Make sure I get ivl_target.h from this source.

This commit is contained in:
steve 2004-01-26 23:31:57 +00:00
parent 5160021b48
commit c2ab27541f
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
# 59 Temple Place - Suite 330
# Boston, MA 02111-1307, USA
#
#ident "$Id: Makefile.in,v 1.19 2004/01/20 21:00:47 steve Exp $"
#ident "$Id: Makefile.in,v 1.20 2004/01/26 23:31:57 steve Exp $"
#
#
SHELL = /bin/sh
@ -38,7 +38,7 @@ INSTALL = @INSTALL@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_DATA = @INSTALL_DATA@
CPPFLAGS = @CPPFLAGS@ @DEFS@ @PICFLAG@
CPPFLAGS = -I$(srcdir)/.. @CPPFLAGS@ @DEFS@ @PICFLAG@
CXXFLAGS = @CXXFLAGS@
CFLAGS = @CFLAGS@
LDFLAGS = @LDFLAGS@