M7350/system/core/powerapp/Makefile.am

12 lines
164 B
Makefile
Raw Normal View History

2024-09-09 08:52:07 +00:00
bin_PROGRAMS = powerapp
powerapp_SOURCES = powerapp.c
AM_CFLAGS = -Os \
-g \
-Wall \
-Wno-unused-parameter \
-D_XOPEN_SOURCE \
-D_GNU_SOURCE \
-I../include