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