[BACK]Return to Makefile.am CVS log [TXT][DIR] Up to [Development] / fam / test

Annotation of fam/test/Makefile.am, Revision 1.1.1.1

1.1       trev        1: include $(top_srcdir)/common.am
                      2:
                      3: noinst_PROGRAMS = test
                      4: test_SOURCES = test.c++
                      5: test_LDADD = ../libfam/libfam.la
                      6:
                      7: CLEANFILES += ii_files/*.ii

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>