]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/exec/makefile.g95
Fixed closing of program to work properly if PASS #1 failed for some reason. Before...
[wxWidgets.git] / samples / exec / makefile.g95
index 6292100f68d373210c8fe623020879a3c690b0ec..13bcf455d260d8a075a874676766e9fa1dbcb095 100644 (file)
@@ -6,5 +6,5 @@ WXDIR = ../..
 TARGET=exec
 OBJECTS = $(TARGET).o
 
-include $(WXDIR)\src\makeprog.g95
+include $(WXDIR)/src/makeprog.g95