Another change to SSL's makefiles - batched with the previous one in the makefile

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17895 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2003-10-15 11:35:39 +00:00
parent 0395a09f45
commit a4991a58f2

View file

@ -1,7 +1,9 @@
Wed Oct 15 12:23:37 2003 Nicola Pero <n.pero@mi.flashnet.it>
Wed Oct 15 12:36:33 2003 Nicola Pero <n.pero@mi.flashnet.it>
* SSL/Makefile.postamble: Removed regenerate, TAGS and FORCE
rules.
rules. Removed rule that GSSSLHandle.o depends on
GNUSTEP_TARGET_DIR/config.h - this dependency is automatically
determined by gnustep-make.
Wed Oct 15 12:17:24 2003 Nicola Pero <n.pero@mi.flashnet.it>