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
revert 213 commits (to 56092) from the last month. 10 still need work to resolve...
[AROS.git]
/
developer
/
debug
/
bifteck
/
mmakefile.src
blob
75149fc15e293e83c3e196e3da39df3cb08862fa
1
# $Id$
2
#
3
# Makefile for Bifteck.
4
5
include $(SRCDIR)/config/aros.cfg
6
7
#MM- debug-tools : debug-tools-bifteck
8
#MM debug-tools-bifteck : includes linklibs
9
10
%build_prog mmake=debug-tools-bifteck \
11
progname=Bifteck targetdir=$(AROS_DEBUG) \
12
files=Bifteck
13
14
%common