qse/ase/lib/utl/makefile.am
2008-06-29 02:37:09 +00:00

7 lines
194 B
Plaintext

AM_CFLAGS = -I$(top_builddir)/include
lib_LTLIBRARIES = libaseutl.la
libaseutl_la_SOURCES = helper.c assert.c ctype.c getopt.c http.c main.c stdio.c
libaseutl_la_LDFLAGS = -release $(VERSION)