date and time created 91/03/02 13:14:20 by bostic
[unix-history] / usr / src / usr.bin / uucp / man5 / Makefile
# @(#)Makefile 5.1 (Berkeley) %G%
MAN5= L-devices.0 L-dialcodes.0 L.aliases.0 L.cmds.0 L.sys.0 USERFILE.0
all: ${MAN5}
clean depend lint tags:
cleandir:
rm -f ${MAN5}
install: maninstall
.include <bsd.prog.mk>