]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/html/virtual/makefile.wat
added Bulgarian translations
[wxWidgets.git] / samples / html / virtual / makefile.wat
index c47938e66e01333d5fa4f7626b75520fb4b7476e..085e5a1daf5636c455926572d858a813b743bbf3 100644 (file)
@@ -1,15 +1,12 @@
-#
-# Makefile for WATCOM
-#
-# Created by Julian Smart, January 1999
-# 
-#
-
-WXDIR = $(%WXWIN)
-
-PROGRAM = virtual
-OBJECTS = $(PROGRAM).obj
-
-!include $(WXDIR)\src\makeprog.wat
-
-
+# 
+# Makefile for WATCOM 
+# 
+# Created by Julian Smart, January 1999 
+#  
+# 
+# 
+# 
+PROGRAM = virtual 
+OBJECTS = $(OUTPUTDIR)\$(PROGRAM).obj 
+# 
+!include $(%WXWIN)\src\makeprog.wat