mirror of
https://github.com/Oibaf66/uae-wii.git
synced 2025-02-16 18:49:13 +01:00
8 lines
172 B
Makefile
8 lines
172 B
Makefile
INCLUDES = \
|
|
-I$(top_srcdir)/src/include -I$(top_builddir)/src -I$(top_srcdir)/src -I$(top_srcdir)
|
|
|
|
|
|
noinst_PROGRAMS = test_optflag
|
|
|
|
test_optflag_SOURCES = test_optflag.c
|