mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-20 04:12:19 +00:00
Notice changes to propList.h
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@4213 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
fb7def4cd8
commit
46bce46b35
1 changed files with 8 additions and 0 deletions
|
@ -246,6 +246,14 @@ $(GNUSTEP_OBJ_DIR)/NSString.o \
|
|||
$(GNUSTEP_OBJ_DIR)/NSUnarchiver.o \
|
||||
: include/fast.x
|
||||
|
||||
#
|
||||
# Files that include propList.h will need a rebuild if it is changed.
|
||||
#
|
||||
$(GNUSTEP_OBJ_DIR)/NSString.o \
|
||||
$(GNUSTEP_OBJ_DIR)/NSGString.o \
|
||||
$(GNUSTEP_OBJ_DIR)/NSGCString.o \
|
||||
: propList.h
|
||||
|
||||
#
|
||||
# NSGeometry.m needs a recompile if NSGeometry.h is changed.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue