remove kerberos...now comes from elsewhere
authorKevin Fall <kfall@ucbvax.Berkeley.EDU>
Fri, 18 Aug 1989 13:37:32 +0000 (05:37 -0800)
committerKevin Fall <kfall@ucbvax.Berkeley.EDU>
Fri, 18 Aug 1989 13:37:32 +0000 (05:37 -0800)
SCCS-vsn: include/Makefile 5.28

usr/src/include/Makefile

index 3c0a067..87932d0 100644 (file)
@@ -14,7 +14,7 @@
 # IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 # WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 #
 # IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 # WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 #
-#      @(#)Makefile    5.27 (Berkeley) %G%
+#      @(#)Makefile    5.28 (Berkeley) %G%
 #
 # Doing a make install builds /usr/include
 #
 #
 # Doing a make install builds /usr/include
 #
@@ -27,7 +27,7 @@
 # symbolic links.
 #
 DESTDIR=
 # symbolic links.
 #
 DESTDIR=
-SUBDIRS=arpa pascal protocols kerberos
+SUBDIRS=arpa pascal protocols
 STD=   a.out.h ar.h assert.h ctype.h curses.h ndbm.h dirent.h disktab.h \
        fcntl.h fstab.h ftw.h grp.h limits.h math.h memory.h mp.h \
        netdb.h nlist.h paths.h pcc.h pwd.h ranlib.h regexp.h resolv.h \
 STD=   a.out.h ar.h assert.h ctype.h curses.h ndbm.h dirent.h disktab.h \
        fcntl.h fstab.h ftw.h grp.h limits.h math.h memory.h mp.h \
        netdb.h nlist.h paths.h pcc.h pwd.h ranlib.h regexp.h resolv.h \