head	1.3;
access;
symbols
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2
	RELEASE_4_3_0:1.2
	RELEASE_4_2_0:1.2
	RELEASE_4_1_1:1.2
	RELEASE_4_1_0:1.2
	RELEASE_3_5_0:1.2
	RELEASE_4_0_0:1.2
	RELEASE_3_4_0:1.2
	RELEASE_3_3_0:1.2
	RELEASE_3_2_0:1.2
	RELEASE_3_1_0:1.2
	RELEASE_2_2_8:1.2
	RELEASE_3_0_0:1.2
	RELEASE_2_2_7:1.1.1.1
	v0_1_19:1.1.1.1
	NAKAI:1.1.1;
locks; strict;
comment	@# @;


1.3
date	2002.03.25.02.41.11;	author kris;	state dead;
branches;
next	1.2;

1.2
date	98.10.05.05.04.50;	author steve;	state Exp;
branches;
next	1.1;

1.1
date	98.07.13.02.02.31;	author steve;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	98.07.13.02.02.31;	author steve;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Remove the libobjects port, which was marked BROKEN in 1999.
@
text
@include/Foundation/NSArchiver.h
include/Foundation/NSArray.h
include/Foundation/NSAutoreleasePool.h
include/Foundation/NSBitmapCharSet.h
include/Foundation/NSBundle.h
include/Foundation/NSCharacterSet.h
include/Foundation/NSCoder.h
include/Foundation/NSConcreteNumber.h
include/Foundation/NSConcreteValue.h
include/Foundation/NSData.h
include/Foundation/NSDate.h
include/Foundation/NSDictionary.h
include/Foundation/NSException.h
include/Foundation/NSGArchiver.h
include/Foundation/NSGArray.h
include/Foundation/NSGCString.h
include/Foundation/NSGCoder.h
include/Foundation/NSGData.h
include/Foundation/NSGDictionary.h
include/Foundation/NSGSet.h
include/Foundation/NSGUnarchiver.h
include/Foundation/NSGeometry.h
include/Foundation/NSInvocation.h
include/Foundation/NSMethodSignature.h
include/Foundation/NSObjCRuntime.h
include/Foundation/NSObject.h
include/Foundation/NSProcessInfo.h
include/Foundation/NSRange.h
include/Foundation/NSSerialization.h
include/Foundation/NSSet.h
include/Foundation/NSString.h
include/Foundation/NSUnarchiver.h
include/Foundation/NSUtilities.h
include/Foundation/NSValue.h
include/Foundation/NSZone.h
include/Foundation/README
include/Foundation/objc-load.h
include/objc/HashTable.h
include/objc/List.h
include/objc/NXStringTable.h
include/objc/README
include/objc/Storage.h
include/objc/zone.h
include/objects/Array.h
include/objects/ArrayPrivate.h
include/objects/Bag.h
include/objects/BinaryCoder.h
include/objects/BinaryTree.h
include/objects/BinaryTreeEltNode.h
include/objects/BinaryTreeNode.h
include/objects/CircularArray.h
include/objects/CircularArrayPrivate.h
include/objects/Coder.h
include/objects/Coding.h
include/objects/Collecting.h
include/objects/Collection.h
include/objects/CollectionPrivate.h
include/objects/ConnectedCoder.h
include/objects/Connection.h
include/objects/DelegatePool.h
include/objects/Dictionary.h
include/objects/EltNode-h
include/objects/EltNode-m
include/objects/EltNodeCollector.h
include/objects/GapArray.h
include/objects/GapArrayPrivate.h
include/objects/Heap.h
include/objects/IndexedCollecting.h
include/objects/IndexedCollection.h
include/objects/IndexedCollectionPrivate.h
include/objects/InvalidationListening.h
include/objects/Invocation.h
include/objects/KeyedCollecting.h
include/objects/KeyedCollection.h
include/objects/LibobjectsMain.h
include/objects/LinkedList.h
include/objects/LinkedListEltNode.h
include/objects/LinkedListNode.h
include/objects/Lock.h
include/objects/Locking.h
include/objects/Magnitude.h
include/objects/MallocAddress.h
include/objects/MappedCollector.h
include/objects/MemoryStream.h
include/objects/NSArray.h
include/objects/NSCoder.h
include/objects/NSDictionary.h
include/objects/NSSet.h
include/objects/NSString.h
include/objects/Ordering.h
include/objects/Port.h
include/objects/Proxy.h
include/objects/Queue.h
include/objects/RBTree.h
include/objects/RBTreeEltNode.h
include/objects/RBTreeNode.h
include/objects/README
include/objects/RNGAdditiveCongruential.h
include/objects/RNGBerkeley.h
include/objects/Random.h
include/objects/RandomGenerating.h
include/objects/Retaining.h
include/objects/RetainingNotifier.h
include/objects/Set.h
include/objects/SocketPort.h
include/objects/SplayTree.h
include/objects/Stack.h
include/objects/StdioStream.h
include/objects/Stream.h
include/objects/Streaming.h
include/objects/String.h
include/objects/TextCoder.h
include/objects/Time.h
include/objects/ValueHolding.h
include/objects/behavior.h
include/objects/collhash.h
include/objects/config.h
include/objects/elt.h
include/objects/eltfuncs.h
include/objects/mframe.h
include/objects/objc-gnu2next.h
include/objects/objc-malloc.h
include/objects/objects.h
include/objects/stdobjects.h
lib/libobjects.a
share/NSCharacterSets/README.CharSet
share/NSCharacterSets/alphanumCharSet.dat
share/NSCharacterSets/controlCharSet.dat
share/NSCharacterSets/decimalCharSet.dat
share/NSCharacterSets/decomposableCharSet.dat
share/NSCharacterSets/illegalCharSet.dat
share/NSCharacterSets/lettercharCharSet.dat
share/NSCharacterSets/nonbaseCharSet.dat
share/NSCharacterSets/uppercaseCharSet.dat
share/NSCharacterSets/whitespaceCharSet.dat
share/NSCharacterSets/whitespaceandnlCharSet.dat
@@dirrm include/Foundation
@@dirrm include/objc
@@dirrm include/objects
@@dirrm share/NSCharacterSets
@


1.2
log
@Don't use ${LDCONFIG} if we don't install any shared libraries.
@
text
@@


1.1
log
@Initial revision
@
text
@a125 2
@@exec /sbin/ldconfig -m %B
@@unexec /sbin/ldconfig -R
@


1.1.1.1
log
@Initial import of libobjects version 0.1.19.
The GNU Objective-C class library.

PR:		7183 (1 of 9)
Submitted by:	Yukihiro Nakai <Nakai@@technologist.com>
@
text
@@
