home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d8xx
/
d886
/
goalkeeper.lha
/
GoalKeeper
/
Sources
/
makefile
< prev
next >
Wrap
Makefile
|
1993-07-16
|
203b
|
13 lines
main.o: main.c
cc main
Results.o: Results.c
cc Results
ShowText.o: ShowText.c
cc ShowText
Goalkeeper: main.o Results.o ShowText.o
ln -o Goalkeeper main.o Results.o ShowText.o -Lc