home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
wxos2240.zip
/
wxWindows-2.4.0
/
samples
/
typetest
/
makefile.dos
< prev
next >
Wrap
Makefile
|
2000-03-14
|
179b
|
11 lines
# Purpose: makefile for typetest example (VC++ 1.5x)
# Created: 2000-03-14
WXDIR = $(WXWIN)
TARGET=typetest
OBJECTS=$(TARGET).obj
!include $(WXDIR)\src\makeprog.msc