From eeb40946355635409f494c41aaa78e44c6f2b285 Mon Sep 17 00:00:00 2001 From: Ralph Campbell Date: Wed, 9 Mar 1983 23:22:28 -0800 Subject: [PATCH] removed vpr and added lib2648 subdirectories. SCCS-vsn: lib/Makefile 4.5 --- usr/src/lib/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/usr/src/lib/Makefile b/usr/src/lib/Makefile index f1e23c7ad7..a2471fe1c7 100644 --- a/usr/src/lib/Makefile +++ b/usr/src/lib/Makefile @@ -1,12 +1,12 @@ -# @(#)Makefile 4.4 (Berkeley) %G% +# @(#)Makefile 4.5 (Berkeley) %G% # DESTDIR= CFLAGS= -O # Programs that live in subdirectories, and have makefiles of their own. # -SUBDIR= libF77 libI77 libU77 libdbm libg libjobs libln libm libmp \ - libnm libplot libtermlib lpr sendmail vpr +SUBDIR= lib2648 libF77 libI77 libU77 libdbm libg libjobs libln libm libmp \ + libnm libplot libtermlib lpr sendmail # Shell scripts that need only be installed and are never removed. # -- 2.20.1