1 2 3 4 5 6 7
if TEST SUBDIRS_TESTS = tests endif if POC SUBDIRS_POC = poc endif SUBDIRS = src scripts doc $(SUBDIRS_TESTS) $(SUBDIRS_POC)