clarify weird stuff

pull/32/head
Geoffrey Merck 4 years ago
parent f1696c41af
commit 231bcc9394

@ -132,6 +132,7 @@ removehostfiles :
.PHONY tests: .PHONY tests:
tests : GitVersion.h tests : GitVersion.h
# 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 tests

Loading…
Cancel
Save

Powered by TurnKey Linux.