diff options
author | Pjotr Prins | 2017-11-09 11:00:47 +0000 |
---|---|---|
committer | Pjotr Prins | 2017-11-09 11:00:47 +0000 |
commit | 2c853b26030dc5e3ff89d7736718abde56c26ca5 (patch) | |
tree | 494c41dae03f3bef23fddbcc2930ee8864643415 /Makefile | |
parent | 09be8f791f8c2d9f7eb5ef5b2f67922c79862024 (diff) | |
download | pangemma-2c853b26030dc5e3ff89d7736718abde56c26ca5.tar.gz |
Tests: added bslmm test
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 |