cdt/cdt_5_0_x/org.eclipse.cdt.core.tests/resources/testlib/Makefile
author dadubrow
Thu, 05 Aug 2010 13:18:02 -0500
changeset 145 d9692fb089a1
parent 0 0e6d23e2b466
permissions -rw-r--r--
not shipping pulsar plugins

LIST=VARIANT
ifndef QRECURSE
QRECURSE=recurse.mk
ifdef QCONFIG
QRDIR=$(dir $(QCONFIG))
endif
endif
include $(QRDIR)$(QRECURSE)