SubDir TOP plugins csparser services ;

Description cssynldr : "format loader services" ;

Plugin cssynldr
	: [ Wildcard *.cpp *.h ]
;
Includes syntxldr.h : $(SUBDIR)/syntxldr.tok ;
MsvcExtraFile cssynldr : $(SUBDIR)/syntxldr.tok ;
LinkWith cssynldr : crystalspace ;

