diff libcruft/misc/Makefile.in @ 9648:11844593875a

eliminate oct-dlldefs.h and oct-types.h
author John W. Eaton <jwe@octave.org>
date Thu, 17 Sep 2009 17:25:37 -0400
parents 32b15d5c3147
children
line wrap: on
line diff
--- a/libcruft/misc/Makefile.in	Wed Sep 16 13:41:49 2009 +0200
+++ b/libcruft/misc/Makefile.in	Thu Sep 17 17:25:37 2009 -0400
@@ -35,7 +35,7 @@
 
 MAKEDEPS := $(patsubst %.c, %.d, $(CSRC)) $(patsubst %.cc, %.d, $(CXXSRC))
 
-INCLUDES := f77-fcn.h lo-error.h oct-dlldefs.h quit.h
+INCLUDES := f77-fcn.h lo-error.h quit.h
 
 SPECIAL:= d1mach-tst.for $(INCLUDES)