From d76ef76f7bead20c22e737e9c7c24d93a470dcad Mon Sep 17 00:00:00 2001 From: ljo Date: Wed, 26 Oct 1994 18:35:40 +0000 Subject: Install f2c.h for FORTRAN support. Obtained from: netlib.att.com --- include/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/Makefile') 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 \ -- cgit v1.1