mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 08:30:59 +00:00
New nice way to tell gnustep-make to use the local make_services rather
than the installed one git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9433 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4f04c4c078
commit
c329757a88
1 changed files with 2 additions and 0 deletions
|
@ -48,6 +48,8 @@ include GNUmakefile.preamble
|
|||
|
||||
-include GNUmakefile.local
|
||||
|
||||
GNUSTEP_MAKE_SERVICES=./$(GNUSTEP_OBJ_DIR)/make_services
|
||||
|
||||
include $(GNUSTEP_MAKEFILES)/tool.make
|
||||
include $(GNUSTEP_MAKEFILES)/service.make
|
||||
|
||||
|
|
Loading…
Reference in a new issue