summaryrefslogtreecommitdiff
path: root/tiger-compiler/tcsh/run.mk
blob: bfc00e9c82617a4f78848d7b845bc032d2b1c8a0 (plain)
1
2
3
4
5
6
# A test/script wrapper.

RUN = $(top_builddir)/tcsh/run
RUN_IN = $(top_srcdir)/tcsh/run.in
$(RUN): $(RUN_IN)
	cd $(top_builddir)/tcsh && $(MAKE) $(AM_MAKEFLAGS) run