Make.proto
author Jan Vrany <jan.vrany@labware.com>
Mon, 26 Oct 2020 11:01:31 +0000
changeset 915 7e7ee5bfdc88
parent 493 ea15f4b5bca3
child 840 451ac0f18e60
permissions -rw-r--r--
Correct method comment in `HGMergeToolStartup >> #main:`

# Hand-written 
#
# position in directory hierarchy:
TOP=..

# subdirectories where targets are to be made:
SUBDIRS=common mercurial

# subdirectories where targets are to be made:
ALLSUBDIRS=$(SUBDIRS) git

test: $(TOP)/goodies/builder/reports
	$(MAKE) -C $(TOP)/goodies/builder/reports
	$(TOP)/goodies/builder/reports/report-runner.sh -D . -r Builder::TestReport \
		-p 'stx:libscm/mercurial'