# Makefile for MicroCruft Visual C++ TOP=..\.. DIRNAME=testsuite\correct todo: default_target OBJS = CFLAGS = $(DEBUGFLAGS) $(OPTFLAGS) $(INCLUDEFLAGS) INLIB = ..\..\$(LIB_DIR)\libestools.lib ALL = .process_scripts !include $(TOP)\config\vc_common_make_rules