repo.or.cz
/
tangerine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Updated PCI IDs to latest snapshot.
[tangerine.git]
/
workbench
/
libs
/
reqtools
/
stubs
/
mmakefile.src
blob
8591bd134c8f10c3846094cfb579f64d5c93593a
1
# $Id$
2
#
3
#
4
#
5
include $(TOP)/config/make.cfg
6
7
FILES := \
8
rtallocrequest \
9
rtchangereqattr \
10
rtfilerequest \
11
rtezrequest \
12
rtezrequesttags \
13
rtgetstring \
14
rtgetlong \
15
rtfontrequest \
16
rtpaletterequest \
17
rtreqhandler \
18
rtscreenmoderequest \
19
20
#MM- linklibs : linklibs-reqtoolsstubs
21
#MM linklibs-reqtoolsstubs : includes
22
23
%build_linklib mmake=linklibs-reqtoolsstubs libname=reqtoolsstubs files=$(FILES)
24
25
%common