TOP = .. include $(TOP)/mk/boilerplate.mk SUBDIRS = \ sieve \ callback001 \ callback002 \ threads001 \ threads003 \ threads006 \ threads007 \ chan # later: # stm001 # stm02 # Not a good benchmark, can go really slowly for random reasons: # threads002 include $(TOP)/mk/target.mk