diff src/Makefile.in @ 2910:1da1af95082e

[project @ 1997-04-30 06:42:17 by jwe]
author jwe
date Wed, 30 Apr 1997 06:45:15 +0000
parents 057273789b87
children 4e7bea116f24
line wrap: on
line diff
--- a/src/Makefile.in	Wed Apr 30 06:39:13 1997 +0000
+++ b/src/Makefile.in	Wed Apr 30 06:45:15 1997 +0000
@@ -64,10 +64,9 @@
   DLD_STATIC_OBJ := $(DLD_OBJ)
 endif
 
-INCLUDES := builtins.h defun.h defun-dld.h \
-	defun-int.h dirfns.h dynamic-ld.h error.h file-io.h \
-	fn-cache.h gripes.h help.h input.h lex.h load-save.h \
-	mappers.h oct.h oct-fstrm.h oct-hist.h oct-iostrm.h \
+INCLUDES := defun.h defun-dld.h defun-int.h dirfns.h dynamic-ld.h \
+	error.h file-io.h fn-cache.h gripes.h help.h input.h lex.h \
+	load-save.h oct.h oct-fstrm.h oct-hist.h oct-iostrm.h \
 	oct-map.h oct-obj.h oct-prcstrm.h oct-procbuf.h \
 	oct-stdstrm.h oct-stream.h oct-strstrm.h pager.h parse.h \
 	pathlen.h pr-output.h procstream.h pt-base.h pt-cmd.h \