diff scripts/set/Makefile.in @ 6467:a84de7048629

[project @ 2007-03-27 16:05:15 by jwe]
author jwe
date Tue, 27 Mar 2007 16:05:17 +0000 (2007-03-27)
parents 61091f4af6e4
children 59c0c3637633
line wrap: on
line diff
--- a/scripts/set/Makefile.in
+++ b/scripts/set/Makefile.in
@@ -64,5 +64,5 @@
 .PHONY: maintainer-clean
 
 dist:
-	$(LN_S) $(DISTFILES) ../../`cat ../../.fname`/scripts/set
+	ln $(DISTFILES) ../../`cat ../../.fname`/scripts/set
 .PHONY: dist