|
|
|
@ -135,6 +135,9 @@ tests : GitVersion.h
|
|
|
|
# remove these to force tests makefile to rebuild them with -DUNIT_TESTS, otherwise we end up with 2 mains
|
|
|
|
# remove these to force tests makefile to rebuild them with -DUNIT_TESTS, otherwise we end up with 2 mains
|
|
|
|
@$(RM) -f DStarGatewayApp.o
|
|
|
|
@$(RM) -f DStarGatewayApp.o
|
|
|
|
@$(RM) -f DStarGatewayApp.d
|
|
|
|
@$(RM) -f DStarGatewayApp.d
|
|
|
|
@$(MAKE) -C Tests tests
|
|
|
|
@$(MAKE) -C Tests dstargateway_tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.PHONY run-tests:
|
|
|
|
|
|
|
|
@$(MAKE) -C Tests run-tests
|
|
|
|
|
|
|
|
|
|
|
|
FORCE:
|
|
|
|
FORCE:
|