(Foundation): Fix dependancy to force proper handling after a cvs

checkout.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1476 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1996-04-18 12:31:52 +00:00
parent f2e7604890
commit 39d7d5a0b3

View file

@ -514,7 +514,7 @@ gnustep/base:
ln -s $(srcdir)/include base
# This deletion is necessary, because the CVS repository contains
# an emtpy `Foundation' directory that used to hold the OpenStep headers.
Foundation: ../configure.in
Foundation: ../configure
rm -rf Foundation
ln -s $(srcdir)/include Foundation