home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 6 File
/
06-File.zip
/
2COLDIR.ZIP
/
2COLDIR
next >
Wrap
Text File
|
1988-08-10
|
147b
|
9 lines
#
# This is a makefile to build 2coldir.exe using Microsoft make.exe.
#
CFLAGS= -Ox -Zp
2coldir.exe: 2coldir.c
cl $(CFLAGS) 2coldir.c