projects
/
pspp-builds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db6866a
)
BSD compatibility: Replaced automatic variable $< in non-imlicit rule
author
Jason Stover
<jhs@math.gcsu.edu>
Mon, 3 Oct 2005 18:49:57 +0000
(18:49 +0000)
committer
Jason Stover
<jhs@math.gcsu.edu>
Mon, 3 Oct 2005 18:49:57 +0000
(18:49 +0000)
doc/Makefile.am
patch
|
blob
|
history
diff --git
a/doc/Makefile.am
b/doc/Makefile.am
index 0ff30a48bdb4ca0122bec872dd7d3b51b7aaa113..c6196cbd01418bd0514acf74db243075c9a99036 100644
(file)
--- a/
doc/Makefile.am
+++ b/
doc/Makefile.am
@@
-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