chiark / gitweb /
automakeified, compiles, now for clean -x test
[inn-innduct.git] / Makefile.am
1 AUTOMAKE_OPTIONS=foreign
2
3 INCLUDES = -I/usr/include/inn
4
5 bin_PROGRAMS = innduct
6 innduct_SOURCES = innduct.c __oop-read-copy.c
7 innduct_LDADD = -L/usr/lib/news -lstorage -linn -lm -loop
8
9 autoconf:
10         aclocal-1.4
11         autoheader2.50
12         autoconf2.50
13         automake-1.4
14         perl -i.bak -pe '$$_="" if m/^(?:Makefile|config\.h):/..m/^$$/' \
15                 Makefile.in
16
17 GENERATED_SHIP = configure config.h.in Makefile.in