qse/ase/lib/utl/makefile.am

7 lines
194 B
Plaintext
Raw Normal View History

2008-06-20 03:44:45 +00:00
2008-06-20 03:54:58 +00:00
AM_CFLAGS = -I$(top_builddir)/include
2008-06-26 23:48:54 +00:00
2008-06-20 03:44:45 +00:00
lib_LTLIBRARIES = libaseutl.la
2008-06-29 02:37:09 +00:00
libaseutl_la_SOURCES = helper.c assert.c ctype.c getopt.c http.c main.c stdio.c
2008-07-03 08:08:38 +00:00
libaseutl_la_LDFLAGS = -version-info 1:0:0