# Top level GNUmakefile for AliRoot # # uses SoftRelTools/standard.mk # # This top level just specifies (via SUBDIRS) the subdirectories where # actions are needed. Nothing is actually done in or to this directory. # ############################################################# # subdirectories SUBDIRS = src tpythia ############################################################ include SoftRelTools/standard.mk #t1: # $(MAKE) -C test/test1 $(OVERRIDES) tbin