X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8a2c6ef8d186df490df28a694820a5e8afc4b5e8..cf6fec73d7f69bb86cb3e6165a41778609c47fd4:/samples/resource/makefile.wat diff --git a/samples/resource/makefile.wat b/samples/resource/makefile.wat index a2041fd638..1d277645e2 100644 --- a/samples/resource/makefile.wat +++ b/samples/resource/makefile.wat @@ -1,15 +1,12 @@ -# -# Makefile for WATCOM -# -# Created by Julian Smart, January 1999 -# -# - -WXDIR = $(%WXWIN) - -PROGRAM = resource -OBJECTS = $(PROGRAM).obj - -!include $(WXDIR)\src\makeprog.wat - - +# +# Makefile for WATCOM +# +# Created by Julian Smart, January 1999 +# +# +# +# +PROGRAM = resource +OBJECTS = $(OUTPUTDIR)\$(PROGRAM).obj +# +!include $(%WXWIN)\src\makeprog.wat