diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -102,6 +102,8 @@ else endif endif +.PHONY: all + OUTPUT = $(BIN_DIR)/gemma # Detailed libary paths, D for dynamic and S for static |