diff options
| author | L Jonas Olsson <ljo@FreeBSD.org> | 1994-10-26 18:35:40 +0000 |
|---|---|---|
| committer | L Jonas Olsson <ljo@FreeBSD.org> | 1994-10-26 18:35:40 +0000 |
| commit | a5a29f816ec1c48aec5f4c9a7a5ba844a3dccc55 (patch) | |
| tree | 6b63a5db060ffcd351af869513040e3ab0e9100c /include/Makefile | |
| parent | 77283658cbcb1027dcc6874ed0d617973a419b4c (diff) | |
Notes
Diffstat (limited to 'include/Makefile')
| -rw-r--r-- | include/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile index 9a7fc8686022..d576d1dbd91d 100644 --- a/include/Makefile +++ b/include/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.2 (Berkeley) 1/4/94 -# $Id: Makefile,v 1.15 1994/09/29 21:29:22 pst Exp $ +# $Id: Makefile,v 1.16 1994/10/03 04:15:54 bde Exp $ # # Doing a make install builds /usr/include # @@ -11,7 +11,7 @@ all clean cleandir depend lint tags: SUBDIR= rpcsvc # XXX MISSING: mp.h 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 histedit.h kvm.h \ + err.h f2c.h fnmatch.h fstab.h fts.h glob.h grp.h histedit.h kvm.h \ limits.h link.h locale.h memory.h mpool.h ndbm.h \ netdb.h nlist.h paths.h pwd.h ranlib.h regex.h regexp.h \ resolv.h rune.h runetype.h setjmp.h sgtty.h signal.h \ |
