Removed unused dependency rule

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@29566 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2010-02-11 22:44:52 +00:00
parent 541a65b800
commit 757ee35042
2 changed files with 4 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2010-02-11 Nicola Pero <nicola.pero@meta-innovation.com>
* EOControl/Makefile.postamble: Removed unused dependency rule.
2009-07-29 04:06-EDT Gregory John Casamento <greg.casamento@gmail.com>
* EOControl/EOKeyValueArchiver.h: Add forward declaration of

View file

@ -70,8 +70,6 @@ after-distclean::
# Things to do after checking
# after-check:
$(GNUSTEP_OBJ_DIR)/EOModel$(OEXT): EOKeyValueCoding.m EOCustomValues.m
$(GNUSTEP_TARGET_DIR)/config.h: ../config.status
$(MKDIRS) $(GNUSTEP_TARGET_DIR)
-mv ../config.h $(GNUSTEP_TARGET_DIR)