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