cdt/cdt_5_0_x/org.eclipse.cdt.core.tests/resources/testlib/Makefile
author dadubrow
Mon, 19 Jul 2010 15:12:57 -0500
changeset 143 1137d8ac6923
parent 0 0e6d23e2b466
permissions -rw-r--r--
remove unneeded plugin

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