Mercurial > hg > Members > kono > nitros9-code
diff 3rdparty/utils/boisy/makefile @ 2849:84d9d5765057 lwtools-port
Makefiles: Call OS9ATTR with multiple files (part 2/2)
These were all done with a sed -i line, but have been
manually verified.
author | Tormod Volden <debian.tormod@gmail.com> |
---|---|
date | Fri, 12 Jul 2013 01:01:17 +0200 |
parents | c1892376e7a7 |
children | 84d284e812cd |
line wrap: on
line diff
--- a/3rdparty/utils/boisy/makefile Fri Jul 12 00:01:00 2013 +0200 +++ b/3rdparty/utils/boisy/makefile Fri Jul 12 01:01:17 2013 +0200 @@ -28,7 +28,7 @@ $(OS9FORMAT) $@ $(MAKDIR) $@,CMDS $(CP) $(CMDS) $@,CMDS - $(foreach file, $(CMDS), $(OS9ATTR_EXEC) $@,CMDS/$(file);) + $(OS9ATTR_EXEC) $(foreach file,$(CMDS),$@,CMDS/$(file)) dsk: all $(DSKS)