home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoft Programmer's Library 1.3
/
Microsoft-Programers-Library-v1.3.iso
/
sampcode
/
msj
/
msjv5_1
/
edit
/
fmt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1989-07-05
|
188 b
|
14 lines
OBJS = fmt.obj
fmt.exe: $(OBJS) fmt.def fmt.res
link /co $(OBJS), /align:16, nul, os2, fmt.def
rc fmt.res
fmt.obj: fmt.c
cmd /c mcc fmt
fmt.res: fmt.rc
rc -r fmt.rc