projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
More wxFile fixes.
[wxWidgets.git]
/
samples
/
text
/
Makefile.sc
Commit
Line
Data
0e4c7ab4
1
#Makefile from wxHatch for Symantec/Digital Mars compiler
f22c3c98
2
WXDIR=..\..
0e4c7ab4
CE
3
TARGET=text
4
OBJECTS = $(TARGET).obj
5
EXTRALIBS =
6
include $(WXDIR)\src\makeprog.sc