summaryrefslogtreecommitdiffstats
path: root/eshld/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'eshld/Makefile')
-rw-r--r--eshld/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/eshld/Makefile b/eshld/Makefile
index a768ca6..745bfbb 100644
--- a/eshld/Makefile
+++ b/eshld/Makefile
@@ -15,6 +15,7 @@ clean:
eshld: $(OBJECTS) Makefile
cat $(OBJECTS) >$@
printf 'main "$${@}"\n' >>$@
+ chmod a+x $@
$(OBJECTS): Makefile