1 ## Process this file with automake to produce Makefile.in
3 AUTOMAKE_OPTIONS = foreign dist-zip
7 m4datadir = $(datadir)/aclocal
10 EXTRA_DIST = HACKING todo.txt \
11 autogen.sh libwrit.spec writ.m4
14 rm -rf `find $(distdir)/macos -name CVS`
15 rm -rf `find $(distdir)/macosx -name CVS`
18 $(MAKE) all CFLAGS="@DEBUG@"
21 $(MAKE) all CFLAGS="@PROFILE@"