Make.proto
author Jan Vrany <jan.vrany@labware.com>
Fri, 03 Dec 2021 11:40:55 +0000
changeset 934 84b7d3b8f3a6
parent 493 ea15f4b5bca3
child 840 451ac0f18e60
permissions -rw-r--r--
Add comment `HGWorkingCopy >> statusesOf:` ...to ease debugging when assertion fails.

# 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'