home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
back2roots/padua
/
padua.7z
/
padua
/
misc
/
cookie20.lha
/
makefile
< prev
next >
Wrap
Makefile
|
1991-01-14
|
149b
|
10 lines
# makefile for karl's PD fortune cookie program
all: cookie cookhash
cookie: cookie.h
cc -o cookie cookie.c
cookhash:
cc -o cookhash cookhash.c