# Makefile for MicroCruft Visual C++ TOP=.. DIRNAME=grammar todo: default_target OBJS = DIRS = scfg wfst ngram CFLAGS = $(DEBUGFLAGS) $(OPTFLAGS) $(INCLUDEFLAGS) INLIB = ..\$(LIB_DIR)\libestools.lib ALL = .sub_directories !include $(TOP)\config\vc_common_make_rules