Make target writable

This commit is contained in:
ceriel
1991-10-18 10:07:38 +00:00
parent a669125265
commit 1ee4f073a3
2 changed files with 4 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
install:
-rm -f $(TARGET_HOME)/bin/march
cp $(SRC_HOME)/util/shf/march.sh $(TARGET_HOME)/bin/march
chmod +w $(TARGET_HOME)/bin/march
clean:
@echo always clean