home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
general
/
procssng
/
ccs
/
ccs-11tl.lha
/
lbl
/
x11
/
man
/
makefile.src
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Makefile
|
1993-03-12
|
205 b
|
18 lines
#
# makefile for user-contributed/lbl/x11/man
#
MANPAGES = ftuner.n getx.n tuner.n
install: man-pgm
clean: clean-pgm
clean-all: clean_all
man:
$(MANPRINT) $(MANPAGES)
doc:
pristine: pristineman-pgm