]> andersk Git - libfaim.git/blob - utils/faimtest/Makefile.am
- Sat May 26 01:37:39 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.097475 seconds and 5 git commands to generate.