Move Bifteck to Tools/Debug

Development is not part of default installation and users don't install it,
however Bifteck is useful when trying to debug problem with user setup.
This commit is contained in:
deadwood 2024-03-19 17:21:53 +01:00
parent d750b68e5a
commit 7851b531aa
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ include $(SRCDIR)/config/aros.cfg
#MM debug-tools-bifteck : includes linklibs
%build_prog mmake=debug-tools-bifteck \
progname=Bifteck targetdir=$(AROS_DEBUG) \
progname=Bifteck targetdir=$(AROS_TOOLS)/Debug\
files=Bifteck
%common