# Note that the standard Makefile rules and defines have been moved to
# the file below.

BASEDIR 	= ../../..

#########################################################################
# Define the variables required by the standard rules - see the standard
# rules file (below) for details of these variables.

USEBCC 		= Y

CLEANDEP	= 

CLEANME 	= Image bootsect nbImage nbImage.rd netbootsect setup \
		  system system.app

DEPEND  	= 

DISTFILES	= empty system.afl system.rsz tux.pic

NOINDENT	=

#########################################################################
# Include the standard rules.

include $(BASEDIR)/Makefile-rules

#########################################################################
### Dependencies:
