X-Git-Url: https://git.llucax.com/z.facultad/75.42/calculadora.git/blobdiff_plain/0030baf01844749eb88b276c6e8ce417cdd6914d..e08656fb1390508d9310e5964fc1884bae95c2ee:/Makefile?ds=inline diff --git a/Makefile b/Makefile index 6fb57f7..c9aea06 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,6 @@ # Opciones para el compilador. CFLAGS=-ansi -pedantic -Wall -g3 -DDEBUG -CC=gcc-3.2 # Pruebas. TESTS=dllist_test memdebug_test parser_equation_test parser_variable_test \