home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
harbb30g.zip
/
INCLUDE
/
Makefile
< prev
next >
Wrap
Makefile
|
1999-09-23
|
1KB
|
69 lines
#
# $Id: Makefile,v 1.24 1999/09/23 09:13:26 vszel Exp $
#
ROOT = ../
C_HEADERS=\
box.h \
clipdefs.h \
compiler.h \
ctoharb.h \
dates.h \
errorapi.h \
extend.h \
filesys.h \
gtapi.h \
hbdefs.h \
hberrors.h \
hbpp.h \
hbsetup.h \
hbver.h \
hb_vmpub.h \
init.h \
inkey.h \
itemapi.h \
langapi.h \
mouseapi.h \
pcode.h \
rddapi.h \
set.h \
setcurs.h \
PRG_HEADERS=\
achoice.ch \
assert.ch \
box.ch \
classes.ch \
color.ch \
common.ch \
dbedit.ch \
dbstruct.ch \
directry.ch \
error.ch \
external.ch \
fileio.ch \
getexit.ch \
hboo.ch \
inkey.ch \
memoedit.ch \
memvars.ch \
rddsys.ch \
set.ch \
setcurs.ch \
simpleio.ch \
std.ch \
API_HEADERS=\
caundoc.api \
error.api \
extend.api \
filesys.api \
fm.api \
gt.api \
item.api \
rdd.api \
vm.api \
include $(TOP)$(ROOT)config/header.cf