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
/
treelay
/
makefile.dos
< prev
next >
Wrap
Makefile
|
2000-03-14
|
177b
|
11 lines
# Purpose: makefile for treelay example (VC++ 1.5x)
# Created: 2000-03-15
WXDIR = $(WXWIN)
TARGET=treelay
OBJECTS=$(TARGET).obj
!include $(WXDIR)\src\makeprog.msc