]> sourceware.org Git - newlib-cygwin.git/commitdiff
Regenarate libgloss/Makefile.in
authorJeff Johnston <jjohnstn@redhat.com>
Wed, 20 Dec 2023 22:13:18 +0000 (17:13 -0500)
committerJeff Johnston <jjohnstn@redhat.com>
Wed, 20 Dec 2023 22:13:18 +0000 (17:13 -0500)
libgloss/Makefile.in

index 7c7ad68dc41142f2b32dedd0ee6915e16a871048..c35f260ee654dcac411db8e2944c0fd49b614d15 100644 (file)
@@ -899,8 +899,7 @@ includetooldir = $(tooldir)/include
 includetool_DATA = $(am__append_16)
 includesystooldir = $(tooldir)/include/sys
 includesystool_DATA = $(am__append_17)
-@NEED_TOP_INCLUDE_DIR_FALSE@AM_CPPFLAGS = 
-@NEED_TOP_INCLUDE_DIR_TRUE@AM_CPPFLAGS = -idirafter $(srcroot)/include
+AM_CPPFLAGS = -idirafter $(srcroot)/include
 
 # A fake library so automake will generate rules for plain objects that we want
 # to install (e.g. our crt0.o objects).
This page took 0.058689 seconds and 5 git commands to generate.