projects
/
wxWidgets.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Compilation fixes.
[wxWidgets.git]
/
samples
/
image
/
makefile.sc
1
#Makefile from wxHatch for Symantec/Digital Mars compiler
2
WXDIR=..\..
3
TARGET=image
4
OBJECTS = $(TARGET).obj
5
EXTRALIBS =
6
include $(WXDIR)\src\makeprog.sc