rosaria/Legacy/Aria/ArNetworking/tests/Makefile

10 lines
75 B
Makefile
Raw Permalink Normal View History

2021-12-16 15:07:59 +01:00
.PHONY: all
all:
$(MAKE) -C .. tests
%: %.cpp
$(MAKE) -C .. tests/$@