diff options
author | Camil Staps | 2017-07-24 17:06:42 +0200 |
---|---|---|
committer | Camil Staps | 2017-07-24 17:06:57 +0200 |
commit | 6b200ea70ff023790b9d4d1b0ca3bd47c0e7e46b (patch) | |
tree | aa1d9861cc4bea3324aa192b50d097b143911ced /Makefile | |
parent | Update readme (diff) |
Update for gcc 6
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ BIN:=sil CLM:=clm CLMFLAGS:=-nt -nr\ + -l -no-pie\ -I $$CLEAN_HOME/lib/Generics\ -I $$CLEAN_HOME/lib/Platform\ -I ABCMachine |