#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'

#include <../Xmgf.tmpl>

/*************************************************************************/
/* Pre v1.9 Filter selection method                                      */
/*SUBDIRS = OFF2gf NFF2gf RAY2gf OBJ2gf SLA2gf DXF2gf IGRIP2gf MINICAD2gf*/
/*************************************************************************/

SUBDIRS = $(FILTERS)

MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))
LintSubdirs($(SUBDIRS))
	
	
