common.mk
author Mario de Sousa <msousa@fe.up.pt>
Thu, 25 Oct 2012 18:12:51 +0100
changeset 689 45c35d829db9
parent 353 17bffb57a8c5
permissions -rw-r--r--
Fix bug when handling IL expressions (i.e. IL instructions inside parenthesis).
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