add man make, install
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 1 Jan 1988 09:56:37 +0000 (01:56 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 1 Jan 1988 09:56:37 +0000 (01:56 -0800)
SCCS-vsn: old/vpr/Makefile 5.9

usr/src/old/vpr/Makefile

index d62bba1..efc33ad 100644 (file)
@@ -3,11 +3,11 @@
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
-#      @(#)Makefile    5.8     (Berkeley)      %G%
+#      @(#)Makefile    5.9     (Berkeley)      %G%
 #
 CFLAGS=        -O
 LIBC=  /lib/libc.a
 #
 CFLAGS=        -O
 LIBC=  /lib/libc.a
-SUBDIR=        vtools vtools/fed
+SUBDIR=        vtools vtools/fed man
 SHELLS=        rvtroff.sh vprint.sh vtroff.sh vpq.sh vpr.sh vprm.sh
 SRCS=  vpac.c vpd.c vpq.c vpr.c vprm.c
 OBJS=  vpac.o vpd.o vpq.o vpr.o vprm.o
 SHELLS=        rvtroff.sh vprint.sh vtroff.sh vpq.sh vpr.sh vprm.sh
 SRCS=  vpac.c vpd.c vpq.c vpr.c vprm.c
 OBJS=  vpac.o vpd.o vpq.o vpr.o vprm.o