]> andersk Git - libfaim.git/blob - utils/faimtest/Makefile.am
- Wed May 23 18:05:46 PDT 2001
[libfaim.git] / utils / faimtest / Makefile.am
1
2 bin_PROGRAMS = faimtest
3 faimtest_SOURCES = faimtest.h faimtest.c commands.c
4 INCLUDES = -I$(top_srcdir)/include
5 faimtest_LDADD = -L$(top_srcdir)/src/ -lfaim @READLINELIB@
6 faimtest_DEPENDENCIES = $(top_srcdir)/src/.libs/libfaim.a
7
This page took 0.055361 seconds and 5 git commands to generate.