projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
XML library moved to the core
[wxWidgets.git]
/
samples
/
splitter
/
makefile.g95
diff --git
a/samples/splitter/makefile.g95
b/samples/splitter/makefile.g95
index fc4af58f1d0285105c7944f97823c9e58e075965..2766d0e1065e7e9a15556f4b6ffcd7700c7a8d7d 100644
(file)
--- a/
samples/splitter/makefile.g95
+++ b/
samples/splitter/makefile.g95
@@
-6,5
+6,5
@@
WXDIR = ../..
TARGET=splitter
OBJECTS = $(TARGET).o
-include $(WXDIR)
\src\
makeprog.g95
+include $(WXDIR)
/src/
makeprog.g95