eflxx/eflxx_examples/src/Makefile.am

26 lines
373 B
Makefile
Raw Permalink Normal View History

## Process this file with automake to produce Makefile.in
## Created by Anjuta
AM_CPPFLAGS = \
-DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
-DPACKAGE_SRC_DIR=\""$(srcdir)"\" \
-DPACKAGE_DATA_DIR=\""$(datadir)"\"
AM_CFLAGS =\
-Wall\
-g
SUBDIRS = \
common\
edjexx \
ecorexx \
eetxx \
debug \
signals \
2016-04-13 09:46:41 -07:00
emotionxx \
elementaryxx \
einaxx