## Process this file with automake to produce Makefile.in -*- makefile -*- AUTOMAKE_OPTIONS = gnits 1.7 SUBDIRS = m4 doc lib src po config tests intl pkgdocdir = $(prefix)/doc/@PACKAGE@ pkgdoc_DATA = NEWS README TODO noinst_DATA = AUTHORS THANKS DISTCLEANFILES = pref.h dist-hook: cp -rp $(top_srcdir)/examples $(distdir) # A `private installation' in my terms is just having the appropriate # configuration files in ~/.pspp instead of a global configuration # location. So I let those files be installed automatically. private-install: $(MAKE) private-install -C config private-uninstall: $(MAKE) private-uninstall -C config EXTRA_DIST = mkinstalldirs config.rpath NEWS ONEWS TODO pref.h.orig configure MAINTAINERCLEANFILES = Makefile.in aclocal.m4 ACLOCAL_AMFLAGS = -I m4