aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/Makefile.in
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-08-28 07:28:41 +0000
committerdos-reis <gdr@axiomatics.org>2008-08-28 07:28:41 +0000
commitd2f12c5b1328c1165dff3e559c1620b5863ea50d (patch)
tree02d1c9d722e2e8a94fb502dec655f6743b774ea1 /src/algebra/Makefile.in
parent84610779b4249b0ce556e1326459ed02f02de68a (diff)
downloadopen-axiom-d2f12c5b1328c1165dff3e559c1620b5863ea50d.tar.gz
* Makefile.pamphlet: Tidy.
Diffstat (limited to 'src/algebra/Makefile.in')
-rw-r--r--src/algebra/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/algebra/Makefile.in b/src/algebra/Makefile.in
index e9fdae1c..df2fa13f 100644
--- a/src/algebra/Makefile.in
+++ b/src/algebra/Makefile.in
@@ -852,7 +852,7 @@ check:
${OUT}/%.$(FASLEXT): %.NRLIB/code.$(FASLEXT)
- cp $*.NRLIB/code.$(FASLEXT) ${OUT}/$*.$(FASLEXT)
+ cp $< $@
.PRECIOUS: %.NRLIB/code.$(FASLEXT)