summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
authordavidn <davidn@FreeBSD.org>1997-05-10 12:50:03 +0000
committerdavidn <davidn@FreeBSD.org>1997-05-10 12:50:03 +0000
commit4ca868f8b868864e07548f2b67d96af31b2591b0 (patch)
treeb1ec29923f2341baf86bddcddbaacfb7d4fb7e55 /include/Makefile
parentc8cff27162453ff7334bbdd1b587260a77f5757d (diff)
downloadFreeBSD-src-4ca868f8b868864e07548f2b67d96af31b2591b0.zip
FreeBSD-src-4ca868f8b868864e07548f2b67d96af31b2591b0.tar.gz
Removed login_cap.h, now moved to src/lib/libutil.
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile
index 9701c65..7c724a4 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 8.2 (Berkeley) 1/4/94
-# $Id: Makefile,v 1.52 1997/03/09 07:12:37 bde Exp $
+# $Id: Makefile,v 1.53 1997/04/25 09:58:24 asami Exp $
#
# Doing a make install builds /usr/include
#
@@ -12,7 +12,7 @@ CLEANFILES= osreldate.h version vers.c
SUBDIR= rpcsvc
FILES= a.out.h ar.h assert.h bitstring.h ctype.h db.h dirent.h disktab.h \
err.h fnmatch.h fstab.h fts.h glob.h grp.h strhash.h histedit.h \
- kvm.h limits.h link.h locale.h login_cap.h malloc.h memory.h mpool.h \
+ kvm.h limits.h link.h locale.h malloc.h memory.h mpool.h \
ndbm.h netdb.h nl_types.h nlist.h paths.h pthread.h pthread_np.h pwd.h \
ranlib.h regex.h regexp.h resolv.h rune.h runetype.h setjmp.h sgtty.h \
signal.h stab.h stddef.h stdio.h stdlib.h string.h strings.h \
OpenPOWER on IntegriCloud