$NetBSD: patch-ag,v 1.2 2003/01/06 00:06:13 rh Exp $ --- data/properties/anjuta.properties.orig Sat Dec 14 07:24:17 2002 +++ data/properties/anjuta.properties @@ -495,7 +495,7 @@ fold.symbols=3 # | $(top.proj.dir) | project directory path # ################################################################################################## -make=make +make=gmake anjuta.make.options=-k command.build.module=$(make) $(anjuta.make.options) @@ -504,7 +504,7 @@ command.build.tarball=$(make) $(anjuta.m command.build.install=$(make) $(anjuta.make.options) install command.build.clean=$(make) $(anjuta.make.options) clean command.build.clean.all=$(make) $(anjuta.make.options) distclean -command.execute.project="$(top.proj.dir)/$(module.source.name)/$(project.source.target)" $(anjuta.program.arguments) +command.execute.project=$(top.proj.dir)/$(module.source.name)/$(project.source.target) $(anjuta.program.arguments) command.terminal=gnome-terminal -e "$(anjuta.current.command)" # This for campatibility with older versions which might