4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-27 19:17:18 +08:00

Regenarate libgloss/Makefile.in

This commit is contained in:
Jeff Johnston 2023-12-20 17:13:18 -05:00
parent 73bce6597c
commit 5fa3b84da0

View 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).