home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club Amiga de Montreal - CAM
/
CAM_CD_1.iso
/
files
/
211.lha
/
Blk
/
makefile
< prev
next >
Wrap
Makefile
|
1996-02-14
|
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