home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng)
/
ProfitPress-MegaCDROM2.B6I
/
GRAPHICS
/
MISC
/
FRPOR172.ZIP
/
FRACHELP.MAK
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1992-03-15
|
332 b
|
16 lines
# Next is a pseudo-target for nmake/nmk. It just generates harmless
# warnings with make.
all : hc.exe fractint.hlp
hc.obj : hc.c helpcom.h
$(CC) /AL /W1 /FPi /c $(OptT) hc.c
hc.exe : hc.obj
$(LINKER) /ST:4096 /CP:1 /EXEPACK hc;
fractint.hlp : help.src help2.src help3.src help4.src help5.src hc.exe
hc /c