mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
Remove uneeded files.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2909 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c6fdd98296
commit
4014caa86e
5 changed files with 5 additions and 115 deletions
|
@ -99,12 +99,8 @@ gnustep/base: FORCE
|
|||
(cd srcdir-include/gnustep; $(LN_S) ../../$(srcdir)/include ./base) ; \
|
||||
(cd srcdir-include; $(LN_S) ../$(srcdir)/include ./Foundation) ; \
|
||||
fi
|
||||
# This deletion is necessary, because the CVS repository contains
|
||||
# an emtpy `Foundation' directory that used to hold the OpenStep headers.
|
||||
Foundation: FORCE
|
||||
if [ -d Foundation ]; then \
|
||||
rm -rf Foundation; \
|
||||
fi
|
||||
|
||||
Foundation:
|
||||
$(LN_S) $(srcdir)/include Foundation
|
||||
|
||||
# Creation of NSValue and NSNumber concrete classes from templates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue