home *** CD-ROM | disk | FTP | other *** search
- #
- # Standard inference rules
- #
- all: heappeep.exe
-
-
- heappeep.exe: hpeep.def hpeep1.obj hpeep2.obj hpeep.res hpeep.mak
- link hpeep1+hpeep2, heappeep.exe /co/align:16/map/noe,,libw toolhelp.lib
- slibcew, hpeep.def
- rc -T hpeep.res heappeep.exe
-
- hpeep1.obj: hpeep1.c hpeep2.h
- cl -c -u -W3 -AS -Gw -Od -Zpei hpeep1.c
-
- hpeep2.obj: hpeep2.c hpeep2.h
- cl -c -u -W3 -AS -Gw -Od -Zpei hpeep2.c
-
- hpeep.res : hpeep.rc miner.ico
- rc -r -V hpeep.rc