BSD compatibility: Replaced automatic variable $< in non-imlicit rule
authorJason Stover <jhs@math.gcsu.edu>
Mon, 3 Oct 2005 18:49:57 +0000 (18:49 +0000)
committerJason Stover <jhs@math.gcsu.edu>
Mon, 3 Oct 2005 18:49:57 +0000 (18:49 +0000)
doc/Makefile.am

index 0ff30a48bdb4ca0122bec872dd7d3b51b7aaa113..c6196cbd01418bd0514acf74db243075c9a99036 100644 (file)
@@ -39,7 +39,7 @@ CLEANFILES = pspp.info pspp.info-* ni.texi
 MAINTAINERCLEANFILES=Makefile.in 
 
 ni.texi: @top_srcdir@/src/command.def @srcdir@/get-commands.pl
-       @PERL@ @srcdir@/get-commands.pl $< > $@
+       @PERL@ @srcdir@/get-commands.pl @top_srcdir@/src/command.def > $@
 
 
 $(INFO_DEPS): ni.texi