mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-24 04:59:09 +08:00
5 lines
258 B
Makefile
5 lines
258 B
Makefile
AM_CFLAGS = -I$(top_srcdir)/../include -I$(srcdir)/../libcompat -I$(srcdir)/../include -I$(srcdir)/.. -Ddeletes= -Dtraditional= -Dsameregion= -Dparentptr= @ac_libbanshee_warn_cflags@
|
|
noinst_LIBRARIES = libandersen.a
|
|
libandersen_a_SOURCES = andersen_terms.c
|
|
|