home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 2
/
goldfish_vol2_cd1.bin
/
files
/
util
/
libs
/
pplib
/
glue
/
dice
/
dmakefile
next >
Wrap
Makefile
|
1993-12-21
|
338b
|
15 lines
#
# Please change the path of HEADER and FD to where you
# keep the files.
#
# Please make sure that all headers are copied in the
# DINCLUDE: directory!
#
HEADER = DINCLUDE:clib/powerpacker_protos.h
FD = FD:powerpacker_lib.fd
all:
fdtolib $(FD) -o powerpackers.lib
fdtolib $(FD) -h $(HEADER) -o powerpackersr.lib -mr