# # Sentrytool Makefile # !include ..\..\Defines.mak build: $(DELPHI_MSBUILD) sentrytool.dproj "/p:Platform=Win32" clean: def-clean !include ..\..\Target.mak