home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 January
/
usenetsourcesnewsgroupsinfomagicjanuary1994.iso
/
sources
/
unix
/
volume7
/
tput
/
Makefile
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1986-11-30
|
133 b
|
9 lines
tput: tput.c
cc -o tput tput.c -ltermlib
man: tput.1
nroff -man tput.1 > tput.doc
dtput: tput.c
cc -g -o dtput tput.c -ltermlib