repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
layers.library: Compiler delint
[AROS.git]
/
tools
/
FlexCat
/
mmakefile.src
blob
f296fc763f3a02d016fc22343df7f1a4ac87cb5b
1
include $(TOP)/config/make.cfg
2
3
#MM- build-tools : build-tools-flexcat
4
5
%build_prog mmake=build-tools-flexcat \
6
progname=flexcat targetdir=$(AROSDIR)/Build/Tools \
7
files=flexcat uselibs=arosc
8
9
%common
10