From 5fa3b84da08f8dc03ee55c58cfc63e9b4450285a Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Wed, 20 Dec 2023 17:13:18 -0500 Subject: [PATCH] Regenarate libgloss/Makefile.in --- libgloss/Makefile.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libgloss/Makefile.in b/libgloss/Makefile.in index 7c7ad68dc..c35f260ee 100644 --- a/libgloss/Makefile.in +++ b/libgloss/Makefile.in @@ -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). -- 2.43.5