summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-07-15 01:15:35 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-07-15 01:15:35 +0000
commit5b1ba00aa310ddac6fae4ba4bb50763e9fe7a292 (patch)
tree6c98e968994a720972ba02a32e03eca7d80304a8
parent70e2335cc8e9f1c377a70880696ee2d83558456e (diff)
downloadxorg-font-util-5b1ba00aa310ddac6fae4ba4bb50763e9fe7a292.tar.gz
Replace $< with portable construct
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3bc9ac8..69abe83 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,7 +27,7 @@ bdftruncate_SOURCES = bdftruncate.pl
bdftruncate$(EXEEXT): $(bdftruncate_SOURCES)
@rm -f $@
- cp $< $@
+ cp $(bdftruncate_SOURCES) $@
mapfilesdir = $(libdir)/X11/fonts/util
mapfiles_DATA = \