# # Makefile for building the test_naming Misc performance-test # NAME = test_naming OBJFILES = \ $(OBJDIR)\test_naming.obj CPPDIR = . LIBFILES = \ $(ACE_LIB) CFLAGS = $(ACE_CFLAGS) !include <$(ACE_ROOT)\include\makeinclude\build_exe.bor>