changing \ to /

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7038 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2000-04-02 21:30:59 +00:00
parent edd170072c
commit 9a0fa1f97d

View File

@@ -6,5 +6,5 @@ WXDIR = ../..
TARGET=dragimag
OBJECTS = $(TARGET).o
include $(WXDIR)\src\makeprog.g95
include $(WXDIR)/src/makeprog.g95