common.mk
author mjsousa
Sat, 08 Feb 2014 20:38:19 +0000
changeset 859 41d11bacfc9b
parent 353 17bffb57a8c5
permissions -rw-r--r--
Code cleanup (part 1): subrange check functions are now declared in POUS.h (as static inline functions or #define)
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