summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
authorljo <ljo@FreeBSD.org>1994-10-26 18:35:40 +0000
committerljo <ljo@FreeBSD.org>1994-10-26 18:35:40 +0000
commitd76ef76f7bead20c22e737e9c7c24d93a470dcad (patch)
tree6b63a5db060ffcd351af869513040e3ab0e9100c /include/Makefile
parentcdc900c19432ddbf2f363c380b1f3710aef2d9f9 (diff)
downloadFreeBSD-src-d76ef76f7bead20c22e737e9c7c24d93a470dcad.zip
FreeBSD-src-d76ef76f7bead20c22e737e9c7c24d93a470dcad.tar.gz
Install f2c.h for FORTRAN support.
Obtained from: netlib.att.com
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 9a7fc86..d576d1d 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 \
OpenPOWER on IntegriCloud