home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
fish
/
disks
/
d1026.lha
/
Programs
/
curses
/
examples
/
hanoi
/
Makefile
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1992-02-07
|
136 b
|
11 lines
hanoi: hanoi.c
lc -L+llib:curses.lib $@
clobber: clean
-delete hanoi
clean:
-delete hanoi.o
-delete hanoi.lnk
-delete hanoi.info