qse/ase/cmd/tgp/makefile.am
2008-06-29 00:14:04 +00:00

10 lines
171 B
Plaintext

AM_CPPFLAGS = -I$(top_srcdir)/include
bin_PROGRAMS = asetgp
asetgp_SOURCES = tgp.c
asetgp_LDFLAGS = -L../../lib/tgp -L../../lib/utl
asetgp_LDADD = -laseutl -lasetgp