common.mk
author mjsousa
Sun, 30 Nov 2014 10:26:31 +0000
changeset 955 5e2e7707f770
parent 353 17bffb57a8c5
permissions -rw-r--r--
Fix AST generated by parsing with preparsing switched OFF (typo in array datatypes, and fix parsing of POUs).
353
17bffb57a8c5 Building compiler with autoconf. Thanks go to Matteo of sirius-es.it
Mario de Sousa <msousa@fe.up.pt>
parents:
diff changeset
     1
AM_CXXFLAGS = -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused 
17bffb57a8c5 Building compiler with autoconf. Thanks go to Matteo of sirius-es.it
Mario de Sousa <msousa@fe.up.pt>
parents:
diff changeset
     2
17bffb57a8c5 Building compiler with autoconf. Thanks go to Matteo of sirius-es.it
Mario de Sousa <msousa@fe.up.pt>
parents:
diff changeset
     3