X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0e528b997e87057723d1b823dd86e3f69ebb672b..c5ab794840de1cf0b253e1b262d8ddb94702d91d:/samples/font/makefile.wat diff --git a/samples/font/makefile.wat b/samples/font/makefile.wat index 2668b9dc7f..085e6e463c 100644 --- a/samples/font/makefile.wat +++ b/samples/font/makefile.wat @@ -1,15 +1,12 @@ -# -# Makefile for WATCOM -# -# Created by Julian Smart, January 1999 -# -# - -WXDIR = $(%WXWIN) - -PROGRAM = font -OBJECTS = $(PROGRAM).obj - -!include $(WXDIR)\src\makeprog.wat - - +# +# Makefile for WATCOM +# +# Created by Julian Smart, January 1999 +# +# +# +# +PROGRAM = font +OBJECTS = $(OUTPUTDIR)\$(PROGRAM).obj +# +!include $(%WXWIN)\src\makeprog.wat