debian man page for gs_make

Query: gs_make

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

gs_make(1)						       GNUstep System Manual							gs_make(1)

NAME
gs_make - wrapper for GNUstep Make.
SYNOPSIS
gs_make [ make(1) options ]
DESCRIPTION
gs_make is a very simple script which invokes make(1) with the environment variable $GNUSTEP_MAKEFILES set. It is useful for building GNUstep software without necessarily sourcing GNUstep.sh.
OPTIONS
gs_make accepts all options of make(1).
BUGS
Avoid using gs_make in makefiles' recipes, because it invokes the plain make command instead of $(MAKE), which is the appropriate variable for communicating options to sub-makes.
SEE ALSO
GNUstep(7), make(1).
AUTHORS
gs_make was written by Hubert Chati <uhoreg@debian.org>. This man page was written by Yavor Doganov <yavor@gnu.org>.
COPYRIGHT
Copyright (C) 2009 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. GNUstep 08/08/2009 gs_make(1)
Related Man Pages
htmllinker(1) - debian
dh_gnustep(1) - debian
gnustep-examples(1) - debian
make_services(1) - debian
openapp(1) - debian
Similar Topics in the Unix Linux Community
RegexKit 0.6.0 Beta (Default branch)
Cannot use Make commands
I need to make a constant variables to the root
Make and gmake issues
Make and gmake issues