deleted nameser.h and resolv.h (now in arpa/...)
authorRobert Elz <kre@ucbvax.Berkeley.EDU>
Fri, 9 Aug 1985 05:22:37 +0000 (21:22 -0800)
committerRobert Elz <kre@ucbvax.Berkeley.EDU>
Fri, 9 Aug 1985 05:22:37 +0000 (21:22 -0800)
SCCS-vsn: include/Makefile 5.8

usr/src/include/Makefile

index f93e5b1..a38a610 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.7 (Berkeley) 85/08/08
+#      @(#)Makefile    5.8 (Berkeley) 85/08/08
 #
 # Doing a make install builds /usr/include
 #
 #
 # Doing a make install builds /usr/include
 #
@@ -19,8 +19,8 @@
 DESTDIR=
 SUBDIRS=arpa pascal protocols
 STD=   a.out.h ar.h assert.h ctype.h curses.h ndbm.h disktab.h \
 DESTDIR=
 SUBDIRS=arpa pascal protocols
 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 memory.h mp.h mtab.h nameser.h \
-       netdb.h nlist.h pcc.h ptrace.h pwd.h ranlib.h resolv.h setjmp.h \
+       fcntl.h fstab.h grp.h lastlog.h math.h memory.h mp.h mtab.h \
+       netdb.h nlist.h pcc.h ptrace.h pwd.h ranlib.h setjmp.h \
        sgtty.h stab.h stdio.h string.h strings.h struct.h syscall.h \
        sysexits.h time.h ttyent.h utmp.h varargs.h vfont.h
 LINKS= errno.h signal.h syslog.h
        sgtty.h stab.h stdio.h string.h strings.h struct.h syscall.h \
        sysexits.h time.h ttyent.h utmp.h varargs.h vfont.h
 LINKS= errno.h signal.h syslog.h