common.mk
author manuele.conti@sirius-es.it
Sat, 14 Apr 2012 18:05:50 +0100
changeset 507 30b31d8f6d0f
parent 353 17bffb57a8c5
permissions -rw-r--r--
Determine the modifiers (CONST, REATAIN) used when declaring a variable.
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