qse/ase/lib/utl/makefile.am
2008-06-26 23:48:54 +00:00

7 lines
185 B
Plaintext

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