changeset 890:d4e296ede9e4

Added CPL macro to copy files using os9copy's -l option for automatic end of line translation
author boisy
date Fri, 17 Jan 2003 20:42:58 +0000
parents 0f49e436c9e2
children 1c4523015673
files rules.mak
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/rules.mak	Fri Jan 17 17:39:26 2003 +0000
+++ b/rules.mak	Fri Jan 17 20:42:58 2003 +0000
@@ -27,12 +27,13 @@
 ECHO		= echo
 CD		= cd
 CP		= $(OS9TOOLSDIR)/os9 copy
+CPL		= $(OS9TOOLSDIR)/os9 copy -l
 TAR		= tar
 CHMOD		= chmod
 IDENT		= $(OS9TOOLSDIR)/os9 ident
 IDENT_SHORT	= $(IDENT) -s
-UNIX2OS9	= $(OS9TOOLSDIR)/u2o
-OS92UNIX	= $(OS9TOOLSDIR)/o2u
+#UNIX2OS9	= $(OS9TOOLSDIR)/u2o
+#OS92UNIX	= $(OS9TOOLSDIR)/o2u
 OS9FORMAT	= $(OS9TOOLSDIR)/os9 format
 OS9GEN		= $(OS9TOOLSDIR)/os9 gen
 OS9RENAME	= $(OS9TOOLSDIR)/os9 rename