home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 8
/
FreshFishVol8-CD2.bin
/
bbs
/
util
/
pplib-1.6.lha
/
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