projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix for getting CW Carbon Target
[wxWidgets.git]
/
samples
/
sashtest
/
makefile.bcc
diff --git
a/samples/sashtest/makefile.bcc
b/samples/sashtest/makefile.bcc
index cb03e4dede44868ae6a1d9ee8d210718137193ce..102a239d11542b943779ae9996f477bcf253f681 100644
(file)
--- a/
samples/sashtest/makefile.bcc
+++ b/
samples/sashtest/makefile.bcc
@@
-1,10
+1,5
@@
-#
-# File: makefile.bcc
-# Author: Julian Smart
-# Created: 1998
-# Updated:
-#
-# Builds a BC++ 16-bit sample
+# Purpose: makefile for sashtest example (BC++ 16bit)
+# Created: 2000-03-14
!if "$(WXWIN)" == ""
!error You must define the WXWIN variable in autoexec.bat, e.g. WXWIN=c:\wx
!if "$(WXWIN)" == ""
!error You must define the WXWIN variable in autoexec.bat, e.g. WXWIN=c:\wx