eflxx/eflxx/src/Makefile.am

20 lines
333 B
Makefile

## 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
lib_LTLIBRARIES = \
libeflxx.la
libeflxx_la_SOURCES = \
Debug.cpp