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
Test initialisation of MUIA_List_AdjustWidth and MUIA_List_AdjustHeight, and
[AROS.git]
/
workbench
/
tools
/
debug
/
bifteck
/
mmakefile.src
blob
48e3a985e6c6e845ae04f3111ddf9a91f486496d
1
# $Id$
2
#
3
# Makefile for Bifteck.
4
5
include $(SRCDIR)/config/aros.cfg
6
7
#MM- workbench : workbench-tools
8
#MM workbench-tools : includes linklibs
9
10
%build_prog mmake=workbench-tools \
11
progname=Bifteck targetdir=$(AROSDIR)/Tools/Debug \
12
files=Bifteck
13
14
%common