Use ECHO_NOTHING in rule to create ./obj directory

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@17822 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2003-10-12 14:17:11 +00:00
parent b44e35348d
commit af323958db

View file

@ -1,3 +1,7 @@
Sun Oct 12 13:09:12 2003 Nicola Pero <n.pero@mi.flashnet.it>
* rules.make ($(GNUSTEP_OBJ_DIR)): Use ECHO_NOTHING.
2003-10-09 Adam Fedor <fedor@gnu.org>
* Correct problem where *bsd lib flags were not getting used.