X-Git-Url: https://git.llucax.com/z.facultad/75.29/dale.git/blobdiff_plain/f1aa8ccb4ffc3b12108475fb79492d0918c120b1..87c73ab363bbca83db8d0687b31a964ce8eb9c44:/tests/Makefile?ds=inline 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 #########