Make target writable

This commit is contained in:
ceriel
1991-10-18 10:07:38 +00:00
parent b61f465b1f
commit 80293fbc82
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