[Bug 71594] New: no way to set args to make command
Jon Smirl
jonsmirl at yahoo.com
Thu Jan 1 16:53:04 UTC 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=71594
Summary: no way to set args to make command
Product: kdevelop
Version: CVS
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: jonsmirl at yahoo.com
Version: CVS (using KDE Devel)
Installed from: Compiled sources
On the project/build dialog for make.
There is a field for setting executable for the make tool
but there is no field for setting args to the tool.
In my case I need to run:
make -f Makefile.linux
I tried setting the executable to my command but it ignored the args.
Normally I just make a link to get around this but I can't this time.
More information about the KDevelop-devel
mailing list