home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 1
/
GoldFishApril1994_CD1.img
/
d1xx
/
d152
/
blk
/
makefile
< prev
next >
Wrap
Makefile
|
1987-06-15
|
176b
|
16 lines
all : blk pro
blk : blk.o
ln blk.o -lc
blk.o : blk.c
cc -E250 blk
pro : pro.o
ln pro.o -lc
pro.o : pro.c prototype.h
prototype.h : blk mot
blk mot prototype.h