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