X-Git-Url: https://git.llucax.com/z.facultad/75.29/dale.git/blobdiff_plain/f1aa8ccb4ffc3b12108475fb79492d0918c120b1..3c2ddfa05397a829512694ddf387b353b91a144e:/tests/Makefile diff --git a/tests/Makefile b/tests/Makefile index 09d0ac9..b6aeaba 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -2,6 +2,7 @@ # Opciones para el compilador C++. CXXFLAGS = -Wall -ggdb -ansi -pedantic -DDEBUG -fno-inline +number: ../src/number.h # REGLAS #########