ditched dbm.h, that's maintained in usr.lib/libdbm now.
authorRobert Elz <kre@ucbvax.Berkeley.EDU>
Wed, 26 Jun 1985 10:05:35 +0000 (02:05 -0800)
committerRobert Elz <kre@ucbvax.Berkeley.EDU>
Wed, 26 Jun 1985 10:05:35 +0000 (02:05 -0800)
SCCS-vsn: include/Makefile 5.6

usr/src/include/Makefile

index 8e16ebc..d72e8f3 100644 (file)
@@ -3,7 +3,7 @@
 # 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.5 (Berkeley) %G%
+#      @(#)Makefile    5.6 (Berkeley) %G%
 #
 # Doing a make install builds /usr/include
 #
 #
 # Doing a make install builds /usr/include
 #
@@ -18,7 +18,7 @@
 #
 DESTDIR=
 SUBDIRS=arpa pascal protocols
 #
 DESTDIR=
 SUBDIRS=arpa pascal protocols
-STD=   a.out.h ar.h assert.h ctype.h curses.h dbm.h ndbm.h disktab.h \
+STD=   a.out.h ar.h assert.h ctype.h curses.h ndbm.h disktab.h \
        fcntl.h fstab.h grp.h lastlog.h math.h mp.h mtab.h nameser.h \
        netdb.h nlist.h pcc.h ptrace.h pwd.h ranlib.h resolv.h setjmp.h \
        sgtty.h stab.h stdio.h strings.h struct.h syscall.h sysexits.h \
        fcntl.h fstab.h grp.h lastlog.h math.h mp.h mtab.h nameser.h \
        netdb.h nlist.h pcc.h ptrace.h pwd.h ranlib.h resolv.h setjmp.h \
        sgtty.h stab.h stdio.h strings.h struct.h syscall.h sysexits.h \