#/*
# * $Id: Makefile,v 1.2 2004/06/21 14:27:55 psicm Exp $
# */

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

#/*
# * $Log: Makefile,v $
# * Revision 1.2  2004/06/21 14:27:55  psicm
# * Added Log and ID tags to all files
# * Sergio
# *
# */

