mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 11:40:48 +00:00
Modifications for new directory structure.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@1585 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b2c46a14e4
commit
0b2b6eb780
2 changed files with 10 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
Thu May 30 18:37:51 1996 Scott Christley <scottc@net-community.com>
|
||||
|
||||
* configure.bat: Modifications for new directory structure.
|
||||
* Source/Makefile.in (uninstall): New target.
|
||||
* Source/Makefile.sed.nt: Modifications for Source/Makefile.in
|
||||
changes and new directory structure.
|
||||
|
||||
Tue Feb 13 09:52:02 1996 Scott Christley <scottc@net-community.com>
|
||||
|
||||
* Headers/AppKit/NSText.h: Removed WIN32 instance variables
|
||||
|
|
|
@ -26,9 +26,11 @@ rem Configuration files
|
|||
rem
|
||||
echo "Creating header configuration files"
|
||||
cd Headers
|
||||
cd AppKit
|
||||
cd gnustep
|
||||
cd gui
|
||||
rm -f config.h
|
||||
sed -f config.sed.nt config.h.in >>config.h
|
||||
cd ..
|
||||
cd ..
|
||||
cd ..
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue