home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mega A/V
/
mega_av.zip
/
mega_av
/
GRAPHUTL
/
FRASR172.ZIP
/
FRACHELP.MAK
< prev
next >
Wrap
Text File
|
1991-10-30
|
325b
|
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 /c