home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The CDPD Public Domain Collection for CDTV 3
/
CDPDIII.bin
/
pd
/
programming
/
c
/
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