mirror of
https://github.com/gnustep/tools-make.git
synced 2025-05-31 09:21:19 +00:00
Use GNUSTEP_MAKEFILES in place of $(GNUSTEP_SYSTEM_ROOT)/Makefiles
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@2739 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e790d1bb94
commit
cc0031d356
11 changed files with 35 additions and 27 deletions
|
@ -32,7 +32,7 @@ OBJC_PROGRAM_MAKE_LOADED=yes
|
|||
#
|
||||
# Include in the common makefile rules
|
||||
#
|
||||
include $(GNUSTEP_SYSTEM_ROOT)/Makefiles/rules.make
|
||||
include $(GNUSTEP_MAKEFILES)/rules.make
|
||||
|
||||
ifeq ($(INTERNAL_objc_program_NAME),)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue