home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_disks
/
300-399
/
ff384.lzh
/
NorthC
/
Example2.LZH
/
fortune
/
Makefile
< prev
next >
Wrap
Makefile
|
1990-08-30
|
323b
|
16 lines
#Makefile for the fortune program
fortune: fortune.o
blink with $*.blink
# If you have only a single disk then delete the previous dependancy
# and uncomment the rest of the file
#fortune: fortune.o
# blink with $*.blink
#
#.c.o:
# NorthC:bin/NorthC -Ot:$*.s $*.c
# NorthC:bin/A68K -g -q -o$*.o t:$*.s
# delete t:$*.s