home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
wxos2233.zip
/
wxOS2-2_3_3.zip
/
wxWindows-2.3.3
/
samples
/
sashtest
/
makefile.b32
next >
Wrap
Makefile
|
2000-03-14
|
182b
|
11 lines
# Purpose: makefile for sashtest example (BC++ 32bit)
# Created: 2000-03-14
WXDIR = $(WXWIN)
TARGET=sashtest
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32