1 ## Process this file with automake to get Makefile.in
3 AUTOMAKE_OPTIONS = gnits
5 SUBDIRS = m4 lib cipher src doc redhat
7 ACLOCAL_AMFLAGS = -I m4
11 CVS_CREATED = configure aclocal.m4 config.h.in
14 rcs2log -u "zarq Ivo Timmermans itimmermans@bigfoot.com" | \
15 sed -e 's,/home/CVS/tinc/cabal/,,g' > $@
17 cvs-clean: maintainer-clean
18 for f in $(CVS_CREATED) `find -name Makefile.in` ; do\
20 if [ $$? -ne 0 ] ; then \
21 echo $$f bestaat niet; \