X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9ffdee8074b1581d2c8ad6e6b16f536a42e42dd1..eac703e9c5f94da6ac5a0dcc43bf78f7203624a0:/samples/html/helpview/makefile.wat diff --git a/samples/html/helpview/makefile.wat b/samples/html/helpview/makefile.wat index 89750a9cfb..48e3433b19 100644 --- a/samples/html/helpview/makefile.wat +++ b/samples/html/helpview/makefile.wat @@ -1,15 +1,12 @@ -# -# Makefile for WATCOM -# -# Created by Julian Smart, January 1999 -# -# - -WXDIR = $(%WXWIN) - -PROGRAM = helpview -OBJECTS = $(PROGRAM).obj - -!include $(WXDIR)\src\makeprog.wat - - +# +# Makefile for WATCOM +# +# Created by Julian Smart, January 1999 +# +# +# +# +PROGRAM = helpview +OBJECTS = $(OUTPUTDIR)\$(PROGRAM).obj +# +!include $(%WXWIN)\src\makeprog.wat