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:
Nicola Pero 2001-03-18 15:59:00 +00:00
parent 4f04c4c078
commit c329757a88

View file

@ -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