#
# $Id: Makefile,v 1.3 2004/06/21 14:54:21 psicm Exp $
#

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

#
# $Log: Makefile,v $
# Revision 1.3  2004/06/21 14:54:21  psicm
# Corrected Comment
# Sergio
#
#
