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