projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
reSWIGged
[wxWidgets.git]
/
samples
/
scrollsub
/
makefile.sc
Commit
Line
Data
0e4c7ab4
1
#Digital Mars (was Symantec) C++ makefile
f22c3c98
2
WXDIR = ..\..
0e4c7ab4
CE
3
EXTRALIBS=
4
TARGET=scrollsub
5
OBJECTS = $(TARGET).obj
6
include $(WXDIR)\src\makeprog.sc