mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-03-17 08:01:24 +00:00
*** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@22042 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8932c97e93
commit
61e0f2c6ef
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@
|
|||
# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
|
||||
# TODO: Make sure if it's portable
|
||||
GMAKE = `which -b gmake`
|
||||
GDB = `which -b gdb`
|
||||
GMAKE = `which gmake`
|
||||
GDB = `which gdb`
|
||||
|
||||
#
|
||||
# Flags dealing with compiling and linking
|
||||
|
|
Loading…
Reference in a new issue