1 ## Process this file with automake to produce Makefile.in -*- makefile -*-
4 # If you change this, you must also change the corresponding line in
6 pkgsysconfdir = $(sysconfdir)/@PACKAGE@
8 pkgsysconf_DATA = devices html-prologue papersize ps-prologue
9 EXTRA_DIST = devices html-prologue papersize ps-prologue
11 # A `private installation' in my terms is just having the appropriate
12 # configuration files in ~/.pspp instead of a global configuration
13 # location. So I let those files be installed automatically.
16 $(mkinstalldirs) $$HOME/.pspp
17 cd $(srcdir); cp $(pkgsysconf_DATA) $$HOME/.pspp
19 -cd $$HOME/.pspp; rm -f $(pkgsysconf_DATA)
22 MAINTAINERCLEANFILES = Makefile.in