## Makefile.am -- Process this file with automake to produce Makefile.in AUTOMAKE_OPTIONS = no-dependencies MAINTAINERCLEANFILES = Makefile.in internal/config.h #do not distribuite config.h, autogenerated dist-hook: rm -f $(distdir)/internal/config.h $(distdir)/all.h.gch find $(distdir) -type f -name \*.h -exec /utility/expand_tab '{}' ';' clean-local: -rm -rf core .libs *.bb* *.da *.gcov *.la gmon.out *.gch view: lynx ../../doc/index.html