work in progess
This commit is contained in:
6
Makefile
6
Makefile
@@ -923,11 +923,11 @@ uninstall-am: uninstall-binPROGRAMS uninstall-sbinPROGRAMS
|
||||
.PRECIOUS: Makefile
|
||||
|
||||
|
||||
test: libxtools/cllexer_test
|
||||
test:: libxtools/cllexer_test
|
||||
cd libxtools && ./cllexer_test
|
||||
|
||||
#test: libxtools/clcomp_test
|
||||
# cd libxtools && ./clcomp_test
|
||||
test:: libxtools/clcomp_test
|
||||
cd libxtools && ./clcomp_test
|
||||
|
||||
#test: libxtools/clconfig_test
|
||||
# cd libxtools && ./clconfig_test
|
||||
|
||||
Reference in New Issue
Block a user