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
/
internat
/
makefile.b32
< prev
next >
Wrap
Makefile
|
1999-01-04
|
245b
|
17 lines
#
# File: makefile.b32
# Author: Julian Smart
# Created: 1999
# Updated:
# Copyright:
#
# Makefile : Builds sample for 32-bit BC++
WXDIR = $(WXWIN)
TARGET=internat
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32