mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
test: makefile improvements
This commit is contained in:
parent
527eebe7f5
commit
a7b3b22530
2 changed files with 16 additions and 15 deletions
4
Makefile
4
Makefile
|
@ -17,9 +17,7 @@ testdebug: debug
|
|||
${MAKE} -C test debug
|
||||
|
||||
test: all
|
||||
${MAKE} -C test test
|
||||
${MAKE} -C test nettest
|
||||
${MAKE} -C test nettestr
|
||||
${MAKE} -C test test nettest
|
||||
|
||||
doc:
|
||||
doxygen
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue