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