=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/man/Attic/Makefile,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- src/usr.bin/man/Attic/Makefile 1997/09/21 11:49:57 1.3 +++ src/usr.bin/man/Attic/Makefile 1998/09/14 05:44:11 1.4 @@ -1,7 +1,9 @@ -# $OpenBSD: Makefile,v 1.3 1997/09/21 11:49:57 deraadt Exp $ +# $OpenBSD: Makefile,v 1.4 1998/09/14 05:44:11 deraadt Exp $ PROG= man SRCS= config.c man.c MAN= man.1 man.conf.5 + +LINKS= ${BINDIR}/man ${BINDIR}/help .include