system.mk

changeset 95
6737fe676e48
parent 57
de75d868bc0b
child 115
f60f9a415d1b
--- a/system.mk	Sun Feb 27 00:09:12 2005 +0100
+++ b/system.mk	Tue Mar 01 22:57:57 2005 +0100
@@ -76,10 +76,7 @@
 ##
 
 # Should work almost everywhere
-INSTALL=install
-# On a system with pure BSD install, -c might be preferred
-#INSTALL=install -c
-
+INSTALL=sh $(TOPDIR)/install-sh -c
 INSTALLDIR=mkdir -p
 
 BIN_MODE=755

mercurial