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:
Richard Frith-MacDonald 1999-05-06 16:16:51 +00:00
parent 325ffedf2a
commit d7c8fa0305

View file

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