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
/
calendar
/
makefile.b32
< prev
next >
Wrap
Makefile
|
2000-01-03
|
182b
|
11 lines
# Purpose: makefile for calendar example (BC++ 32bit)
# Created: 2000-01-03
WXDIR = $(WXWIN)
TARGET=calendar
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32