[PATCH xts 2/4] Remove unused inetlib.mk and xtilib.mk files.

Eric Anholt eric at anholt.net
Sat Sep 24 08:39:48 UTC 2016


Signed-off-by: Eric Anholt <eric at anholt.net>
---
 src/tet3/apishlib/inetlib.mk    | 46 -------------------------------------
 src/tet3/apishlib/xtilib.mk     | 46 -------------------------------------
 src/tet3/apithr/inetlib.mk      | 49 ----------------------------------------
 src/tet3/apithr/xtilib.mk       | 49 ----------------------------------------
 src/tet3/apithrshlib/inetlib.mk | 46 -------------------------------------
 src/tet3/apithrshlib/xtilib.mk  | 46 -------------------------------------
 src/tet3/inetlib.mk             | 45 -------------------------------------
 src/tet3/syncd/inetlib.mk       | 34 ----------------------------
 src/tet3/syncd/xtilib.mk        | 34 ----------------------------
 src/tet3/tcc/inetlib.mk         | 39 --------------------------------
 src/tet3/tcc/xtilib.mk          | 39 --------------------------------
 src/tet3/tccd/inetlib.mk        | 34 ----------------------------
 src/tet3/tccd/xtilib.mk         | 34 ----------------------------
 src/tet3/tcm/inetlib.mk         | 50 -----------------------------------------
 src/tet3/tcm/xtilib.mk          | 50 -----------------------------------------
 src/tet3/xresd/inetlib.mk       | 34 ----------------------------
 src/tet3/xresd/xtilib.mk        | 34 ----------------------------
 src/tet3/xtilib.mk              | 45 -------------------------------------
 18 files changed, 754 deletions(-)
 delete mode 100644 src/tet3/apishlib/inetlib.mk
 delete mode 100644 src/tet3/apishlib/xtilib.mk
 delete mode 100644 src/tet3/apithr/inetlib.mk
 delete mode 100644 src/tet3/apithr/xtilib.mk
 delete mode 100644 src/tet3/apithrshlib/inetlib.mk
 delete mode 100644 src/tet3/apithrshlib/xtilib.mk
 delete mode 100644 src/tet3/inetlib.mk
 delete mode 100644 src/tet3/syncd/inetlib.mk
 delete mode 100644 src/tet3/syncd/xtilib.mk
 delete mode 100644 src/tet3/tcc/inetlib.mk
 delete mode 100644 src/tet3/tcc/xtilib.mk
 delete mode 100644 src/tet3/tccd/inetlib.mk
 delete mode 100644 src/tet3/tccd/xtilib.mk
 delete mode 100644 src/tet3/tcm/inetlib.mk
 delete mode 100644 src/tet3/tcm/xtilib.mk
 delete mode 100644 src/tet3/xresd/inetlib.mk
 delete mode 100644 src/tet3/xresd/xtilib.mk
 delete mode 100644 src/tet3/xtilib.mk

diff --git a/src/tet3/apishlib/inetlib.mk b/src/tet3/apishlib/inetlib.mk
deleted file mode 100644
index b8408ba750ab..000000000000
--- a/src/tet3/apishlib/inetlib.mk
+++ /dev/null
@@ -1,46 +0,0 @@
-#
-#	SCCS: @(#)inetlib.mk	1.1 (98/09/01)
-#
-#	UniSoft Ltd., London, England
-#
-# Copyright (c) 1998 The Open Group
-# All rights reserved.
-#
-# No part of this source code may be reproduced, stored in a retrieval
-# system, or transmitted, in any form or by any means, electronic,
-# mechanical, photocopying, recording or otherwise, except as stated in
-# the end-user licence agreement, without the prior permission of the
-# copyright owners.
-# A copy of the end-user licence agreement is contained in the file
-# Licence which accompanies this distribution.
-# 
-# Motif, OSF/1, UNIX and the "X" device are registered trademarks and
-# IT DialTone and The Open Group are trademarks of The Open Group in
-# the US and other countries.
-#
-# X/Open is a trademark of X/Open Company Limited in the UK and other
-# countries.
-#
-# ************************************************************************
-#
-# SCCS:   	@(#)inetlib.mk	1.1 98/09/01 TETware release 3.3
-# NAME:		inetlib.mk
-# PRODUCT:	TETware
-# AUTHOR:	Andrew Dingwall, UniSoft Ltd.
-# DATE CREATED:	August 1998
-#
-# DESCRIPTION:
-#	aux include file for INET-specific apishlib files
-# 
-# MODIFICATIONS:
-#
-# ************************************************************************
-
-# servlib/shared.mk contains a definition of SERV_SHARED_OFILES
-SERVSRC = ../servlib/
-include ../servlib/shared.mk
-
-# inetlib/shared.mk contains a definition of TS_SHARED_OFILES
-INETSRC = ../inetlib/
-include ../inetlib/shared.mk
-
diff --git a/src/tet3/apishlib/xtilib.mk b/src/tet3/apishlib/xtilib.mk
deleted file mode 100644
index 66c3600db624..000000000000
--- a/src/tet3/apishlib/xtilib.mk
+++ /dev/null
@@ -1,46 +0,0 @@
-#
-#	SCCS: @(#)xtilib.mk	1.1 (98/09/01)
-#
-#	UniSoft Ltd., London, England
-#
-# Copyright (c) 1998 The Open Group
-# All rights reserved.
-#
-# No part of this source code may be reproduced, stored in a retrieval
-# system, or transmitted, in any form or by any means, electronic,
-# mechanical, photocopying, recording or otherwise, except as stated in
-# the end-user licence agreement, without the prior permission of the
-# copyright owners.
-# A copy of the end-user licence agreement is contained in the file
-# Licence which accompanies this distribution.
-# 
-# Motif, OSF/1, UNIX and the "X" device are registered trademarks and
-# IT DialTone and The Open Group are trademarks of The Open Group in
-# the US and other countries.
-#
-# X/Open is a trademark of X/Open Company Limited in the UK and other
-# countries.
-#
-# ************************************************************************
-#
-# SCCS:   	@(#)xtilib.mk	1.1 98/09/01 TETware release 3.3
-# NAME:		makefile
-# PRODUCT:	TETware
-# AUTHOR:	Andrew Dingwall, UniSoft Ltd.
-# DATE CREATED:	August 1998
-#
-# DESCRIPTION:
-#	aux include file for XTI-specific apishlib files
-# 
-# MODIFICATIONS:
-# 
-# ************************************************************************
-
-# servlib/shared.mk contains a definition of SERV_SHARED_OFILES
-SERVSRC = ../servlib/
-include ../servlib/shared.mk
-
-# xtilib/shared.mk contains a definition of TS_SHARED_OFILES
-XTISRC = ../xtilib/
-include ../xtilib/shared.mk
-
diff --git a/src/tet3/apithr/inetlib.mk b/src/tet3/apithr/inetlib.mk
deleted file mode 100644
index 1bb402c8f34d..000000000000
--- a/src/tet3/apithr/inetlib.mk
+++ /dev/null
@@ -1,49 +0,0 @@
-#
-#	SCCS: @(#)inetlib.mk	1.7 (97/03/26)
-#
-#	UniSoft Ltd., London, England
-#
-# (C) Copyright 1996 X/Open Company Limited
-#
-# All rights reserved.  No part of this source code may be reproduced,
-# stored in a retrieval system, or transmitted, in any form or by any
-# means, electronic, mechanical, photocopying, recording or otherwise,
-# except as stated in the end-user licence agreement, without the prior
-# permission of the copyright owners.
-# A copy of the end-user licence agreement is contained in the file
-# Licence which accompanies this distribution.
-# 
-# X/Open and the 'X' symbol are trademarks of X/Open Company Limited in
-# the UK and other countries.
-#
-# ************************************************************************
-#
-# SCCS:   	@(#)inetlib.mk	1.7 97/03/26 TETware release 3.3
-# NAME:		inetlib.mk
-# PRODUCT:	TETware
-# AUTHOR:	Geoff Clare, UniSoft Ltd.
-# DATE CREATED:	July 1996
-#
-# DESCRIPTION:
-#	aux include file for INET-specific apithr files
-# 
-# MODIFICATIONS:
-#
-#	Geoff Clare, UniSoft Ltd., Sept 1996
-#	Split out header dependencies.
-#
-#	Geoff Clare, UniSoft Ltd., Oct 1996
-#	Use ../inetlib/shared.mk.
-#
-#	Geoff Clare, UniSoft Ltd., March 1997
-#	Moved include ../servlib/shared.mk from makefile to here.
-#
-# ************************************************************************
-
-# servlib/shared.mk contains a definition of SERV_OFILES
-SERVSRC = ../servlib/
-include ../servlib/shared.mk
-
-INETSRC = ../inetlib/
-include ../inetlib/shared.mk
-
diff --git a/src/tet3/apithr/xtilib.mk b/src/tet3/apithr/xtilib.mk
deleted file mode 100644
index c86f571a5df2..000000000000
--- a/src/tet3/apithr/xtilib.mk
+++ /dev/null
@@ -1,49 +0,0 @@
-#
-#	SCCS: @(#)xtilib.mk	1.7 (97/03/26)
-#
-#	UniSoft Ltd., London, England
-#
-# (C) Copyright 1996 X/Open Company Limited
-#
-# All rights reserved.  No part of this source code may be reproduced,
-# stored in a retrieval system, or transmitted, in any form or by any
-# means, electronic, mechanical, photocopying, recording or otherwise,
-# except as stated in the end-user licence agreement, without the prior
-# permission of the copyright owners.
-# A copy of the end-user licence agreement is contained in the file
-# Licence which accompanies this distribution.
-# 
-# X/Open and the 'X' symbol are trademarks of X/Open Company Limited in
-# the UK and other countries.
-#
-# ************************************************************************
-#
-# SCCS:   	@(#)xtilib.mk	1.7 97/03/26 TETware release 3.3
-# NAME:		xtilib.mk
-# PRODUCT:	TETware
-# AUTHOR:	Geoff Clare, UniSoft Ltd.
-# DATE CREATED:	July 1996
-#
-# DESCRIPTION:
-#	aux include file for XTI-specific apithr files
-# 
-# MODIFICATIONS:
-#
-#	Geoff Clare, UniSoft Ltd., Sept 1996
-#	Split out header dependencies.
-#
-#	Geoff Clare, UniSoft Ltd., Oct 1996
-#	Use ../xtilib/shared.mk.
-#
-#	Geoff Clare, UniSoft Ltd., March 1997
-#	Moved include ../servlib/shared.mk from makefile to here.
-#
-# ************************************************************************
-
-# servlib/shared.mk contains a definition of SERV_OFILES
-SERVSRC = ../servlib/
-include ../servlib/shared.mk
-
-XTISRC = ../xtilib/
-include ../xtilib/shared.mk
-
diff --git a/src/tet3/apithrshlib/inetlib.mk b/src/tet3/apithrshlib/inetlib.mk
deleted file mode 100644
index 993f85937a4a..000000000000
--- a/src/tet3/apithrshlib/inetlib.mk
+++ /dev/null
@@ -1,46 +0,0 @@
-#
-#	SCCS: @(#)inetlib.mk	1.1 (98/09/01)
-#
-#	UniSoft Ltd., London, England
-#
-# Copyright (c) 1998 The Open Group
-# All rights reserved.
-#
-# No part of this source code may be reproduced, stored in a retrieval
-# system, or transmitted, in any form or by any means, electronic,
-# mechanical, photocopying, recording or otherwise, except as stated in
-# the end-user licence agreement, without the prior permission of the
-# copyright owners.
-# A copy of the end-user licence agreement is contained in the file
-# Licence which accompanies this distribution.
-# 
-# Motif, OSF/1, UNIX and the "X" device are registered trademarks and
-# IT DialTone and The Open Group are trademarks of The Open Group in
-# the US and other countries.
-#
-# X/Open is a trademark of X/Open Company Limited in the UK and other
-# countries.
-#
-# ************************************************************************
-#
-# SCCS:   	@(#)inetlib.mk	1.1 98/09/01 TETware release 3.3
-# NAME:		inetlib.mk
-# PRODUCT:	TETware
-# AUTHOR:	Andrew Dingwall, UniSoft Ltd.
-# DATE CREATED:	August 1998
-#
-# DESCRIPTION:
-#	aux include file for INET-specific apithrshlib files
-# 
-# MODIFICATIONS:
-#
-# ************************************************************************
-
-# servlib/shared.mk contains a definition of SERV_SHARED_OFILES
-SERVSRC = ../servlib/
-include ../servlib/shared.mk
-
-# inetlib/shared.mk contains a definition of TS_SHARED_OFILES
-INETSRC = ../inetlib/
-include ../inetlib/shared.mk
-
diff --git a/src/tet3/apithrshlib/xtilib.mk b/src/tet3/apithrshlib/xtilib.mk
deleted file mode 100644
index 9ad25cd4ce23..000000000000
--- a/src/tet3/apithrshlib/xtilib.mk
+++ /dev/null
@@ -1,46 +0,0 @@
-#
-#	SCCS: @(#)xtilib.mk	1.1 (98/09/01)
-#
-#	UniSoft Ltd., London, England
-#
-# Copyright (c) 1998 The Open Group
-# All rights reserved.
-#
-# No part of this source code may be reproduced, stored in a retrieval
-# system, or transmitted, in any form or by any means, electronic,
-# mechanical, photocopying, recording or otherwise, except as stated in
-# the end-user licence agreement, without the prior permission of the
-# copyright owners.
-# A copy of the end-user licence agreement is contained in the file
-# Licence which accompanies this distribution.
-# 
-# Motif, OSF/1, UNIX and the "X" device are registered trademarks and
-# IT DialTone and The Open Group are trademarks of The Open Group in
-# the US and other countries.
-#
-# X/Open is a trademark of X/Open Company Limited in the UK and other
-# countries.
-#
-# ************************************************************************
-#
-# SCCS:   	@(#)xtilib.mk	1.1 98/09/01 TETware release 3.3
-# NAME:		makefile
-# PRODUCT:	TETware
-# AUTHOR:	Andrew Dingwall, UniSoft Ltd.
-# DATE CREATED:	August 1998
-#
-# DESCRIPTION:
-#	aux include file for XTI-specific apithrshlib files
-# 
-# MODIFICATIONS:
-# 
-# ************************************************************************
-
-# servlib/shared.mk contains a definition of SERV_SHARED_OFILES
-SERVSRC = ../servlib/
-include ../servlib/shared.mk
-
-# xtilib/shared.mk contains a definition of TS_SHARED_OFILES
-XTISRC = ../xtilib/
-include ../xtilib/shared.mk
-
diff --git a/src/tet3/inetlib.mk b/src/tet3/inetlib.mk
deleted file mode 100644
index c443e6c93157..000000000000
--- a/src/tet3/inetlib.mk
+++ /dev/null
@@ -1,45 +0,0 @@
-#
-#      SCCS:  @(#)inetlib.mk	1.7 (98/09/01) 
-#
-#	UniSoft Ltd., London, England
-#
-# (C) Copyright 1992 X/Open Company Limited
-#
-# All rights reserved.  No part of this source code may be reproduced,
-# stored in a retrieval system, or transmitted, in any form or by any
-# means, electronic, mechanical, photocopying, recording or otherwise,
-# except as stated in the end-user licence agreement, without the prior
-# permission of the copyright owners.
-#
-# X/Open and the 'X' symbol are trademarks of X/Open Company Limited in
-# the UK and other countries.
-#
-#
-# ************************************************************************
-#
-# SCCS:   	@(#)inetlib.mk	1.7 98/09/01
-# NAME:		inetlib.mk
-# PRODUCT:	TETware
-# AUTHOR:	Denis McConalogue, UniSoft Ltd.
-# DATE CREATED:	August 1993
-#
-# DESCRIPTION:
-#	aux include file for inet specific build
-# 
-# MODIFICATIONS:
-#	Geoff Clare, UniSoft Ltd., Sept 1996
-#	Changes for TETWare-Lite.
-#
-#	Geoff Clare, UniSoft Ltd., Oct 1996
-#	Moved generic part of dir list to makefile
-#
-#	Andrew Dingwall, UniSoft Ltd., July 1998
-#	Define Lite/Dist CDEFS here instead of in common.mk.
-#
-# ************************************************************************
-
-TS_LIBDIRS = servlib inetlib
-TS_BINDIRS = syncd tccd xresd
-
-TS_CDEFS =
-
diff --git a/src/tet3/syncd/inetlib.mk b/src/tet3/syncd/inetlib.mk
deleted file mode 100644
index 48b3db4e3057..000000000000
--- a/src/tet3/syncd/inetlib.mk
+++ /dev/null
@@ -1,34 +0,0 @@
-#
-#      SCCS:  @(#)inetlib.mk	1.4 (98/09/01) 
-#
-#	UniSoft Ltd., London, England
-#
-# (C) Copyright 1993 X/Open Company Limited
-#
-# All rights reserved.  No part of this source code may be reproduced,
-# stored in a retrieval system, or transmitted, in any form or by any
-# means, electronic, mechanical, photocopying, recording or otherwise,
-# except as stated in the end-user licence agreement, without the prior
-# permission of the copyright owners.
-#
-# X/Open and the 'X' symbol are trademarks of X/Open Company Limited in
-# the UK and other countries.
-#
-#
-# ************************************************************************
-#
-# SCCS:   	@(#)inetlib.mk	1.4 98/09/01 TETware release 3.3
-# NAME:		inetlib.mk
-# PRODUCT:	TETware
-# AUTHOR:	Denis McConalogue, UniSoft Ltd.
-# DATE CREATED:	August 1993
-#
-# DESCRIPTION:
-#	aux include file for INET-specific syncd files
-# 
-# MODIFICATIONS:
-# 
-# ************************************************************************
-
-OFILES = $(OFILES_GN) $(OFILES_IN)
-
diff --git a/src/tet3/syncd/xtilib.mk b/src/tet3/syncd/xtilib.mk
deleted file mode 100644
index 0d0561eea350..000000000000
--- a/src/tet3/syncd/xtilib.mk
+++ /dev/null
@@ -1,34 +0,0 @@
-#
-#      SCCS:  @(#)xtilib.mk	1.4 (98/09/01) 
-#
-#	UniSoft Ltd., London, England
-#
-# (C) Copyright 1993 X/Open Company Limited
-#
-# All rights reserved.  No part of this source code may be reproduced,
-# stored in a retrieval system, or transmitted, in any form or by any
-# means, electronic, mechanical, photocopying, recording or otherwise,
-# except as stated in the end-user licence agreement, without the prior
-# permission of the copyright owners.
-#
-# X/Open and the 'X' symbol are trademarks of X/Open Company Limited in
-# the UK and other countries.
-#
-#
-# ************************************************************************
-#
-# SCCS:   	@(#)xtilib.mk	1.4 98/09/01 TETware release 3.3
-# NAME:		xtilib.mk
-# PRODUCT:	TETware
-# AUTHOR:	Denis McConalogue, UniSoft Ltd.
-# DATE CREATED:	August 1993
-#
-# DESCRIPTION:
-#	aux include file for XTI-specific syncd files
-# 
-# MODIFICATIONS:
-# 
-# ************************************************************************
-
-OFILES = $(OFILES_GN) $(OFILES_XT)
-
diff --git a/src/tet3/tcc/inetlib.mk b/src/tet3/tcc/inetlib.mk
deleted file mode 100644
index 2a9424de3be4..000000000000
--- a/src/tet3/tcc/inetlib.mk
+++ /dev/null
@@ -1,39 +0,0 @@
-#
-#	SCCS: @(#)inetlib.mk	1.3 (96/11/04)
-#
-#	UniSoft Ltd., London, England
-#
-# (C) Copyright 1996 X/Open Company Limited
-#
-# All rights reserved.  No part of this source code may be reproduced,
-# stored in a retrieval system, or transmitted, in any form or by any
-# means, electronic, mechanical, photocopying, recording or otherwise,
-# except as stated in the end-user licence agreement, without the prior
-# permission of the copyright owners.
-# A copy of the end-user licence agreement is contained in the file
-# Licence which accompanies this distribution.
-# 
-# X/Open and the 'X' symbol are trademarks of X/Open Company Limited in
-# the UK and other countries.
-#
-# ************************************************************************
-# 
-# SCCS:   	@(#)inetlib.mk	1.3 96/11/04 TETware release 3.3
-# NAME:		makefile
-# PRODUCT:	TETware
-# AUTHOR:	Andrew Dingwall, UniSoft Ltd.
-# DATE CREATED:	August 1996
-# 
-# DESCRIPTION:
-#	tcc INET version aux makefile
-# 
-# MODIFICATIONS:
-# 
-# ************************************************************************
-
-# link the generic .o files with the INET-specific .o files
-OFILES = $(OFILES_GN) $(OFILES_IN)
-
-# don't link with tcclib in fully-featured TETware
-TCCLIB =
-
diff --git a/src/tet3/tcc/xtilib.mk b/src/tet3/tcc/xtilib.mk
deleted file mode 100644
index 5884ba7ab661..000000000000
--- a/src/tet3/tcc/xtilib.mk
+++ /dev/null
@@ -1,39 +0,0 @@
-#
-#	SCCS: @(#)xtilib.mk	1.2 (96/11/04)
-#
-#	UniSoft Ltd., London, England
-#
-# (C) Copyright 1996 X/Open Company Limited
-#
-# All rights reserved.  No part of this source code may be reproduced,
-# stored in a retrieval system, or transmitted, in any form or by any
-# means, electronic, mechanical, photocopying, recording or otherwise,
-# except as stated in the end-user licence agreement, without the prior
-# permission of the copyright owners.
-# A copy of the end-user licence agreement is contained in the file
-# Licence which accompanies this distribution.
-# 
-# X/Open and the 'X' symbol are trademarks of X/Open Company Limited in
-# the UK and other countries.
-#
-# ************************************************************************
-# 
-# SCCS:   	@(#)xtilib.mk	1.2 96/11/04 TETware release 3.3
-# NAME:		makefile
-# PRODUCT:	TETware
-# AUTHOR:	Geoff Clare, UniSoft Ltd.
-# DATE CREATED:	October 1996
-# 
-# DESCRIPTION:
-#	tcc XTI version aux makefile
-# 
-# MODIFICATIONS:
-# 
-# ************************************************************************
-
-# link the generic .o files with the XTI-specific .o files
-OFILES = $(OFILES_GN) $(OFILES_XT)
-
-# don't link with tcclib in fully-featured TETware
-TCCLIB =
-
diff --git a/src/tet3/tccd/inetlib.mk b/src/tet3/tccd/inetlib.mk
deleted file mode 100644
index eaa9a4334051..000000000000
--- a/src/tet3/tccd/inetlib.mk
+++ /dev/null
@@ -1,34 +0,0 @@
-#
-#      SCCS:  @(#)inetlib.mk	1.4 (98/09/01) 
-#
-#	UniSoft Ltd., London, England
-#
-# (C) Copyright 1993 X/Open Company Limited
-#
-# All rights reserved.  No part of this source code may be reproduced,
-# stored in a retrieval system, or transmitted, in any form or by any
-# means, electronic, mechanical, photocopying, recording or otherwise,
-# except as stated in the end-user licence agreement, without the prior
-# permission of the copyright owners.
-#
-# X/Open and the 'X' symbol are trademarks of X/Open Company Limited in
-# the UK and other countries.
-#
-#
-# ************************************************************************
-#
-# SCCS:   	@(#)inetlib.mk	1.4 98/09/01 TETware release 3.3
-# NAME:		inetlib.mk
-# PRODUCT:	TETware
-# AUTHOR:	Denis McConalogue, UniSoft Ltd.
-# DATE CREATED:	August 1993
-#
-# DESCRIPTION:
-#	aux include file for INET-specific tccd files
-# 
-# MODIFICATIONS:
-# 
-# ************************************************************************
-
-OFILES = $(OFILES_GN) $(OFILES_IN)
-
diff --git a/src/tet3/tccd/xtilib.mk b/src/tet3/tccd/xtilib.mk
deleted file mode 100644
index 3d296ca3805b..000000000000
--- a/src/tet3/tccd/xtilib.mk
+++ /dev/null
@@ -1,34 +0,0 @@
-#
-#      SCCS:  @(#)xtilib.mk	1.4 (98/09/01) 
-#
-#	UniSoft Ltd., London, England
-#
-# (C) Copyright 1993 X/Open Company Limited
-#
-# All rights reserved.  No part of this source code may be reproduced,
-# stored in a retrieval system, or transmitted, in any form or by any
-# means, electronic, mechanical, photocopying, recording or otherwise,
-# except as stated in the end-user licence agreement, without the prior
-# permission of the copyright owners.
-#
-# X/Open and the 'X' symbol are trademarks of X/Open Company Limited in
-# the UK and other countries.
-#
-#
-# ************************************************************************
-#
-# SCCS:   	@(#)xtilib.mk	1.4 98/09/01 TETware release 3.3
-# NAME:		xtilib.mk
-# PRODUCT:	TETware
-# AUTHOR:	Denis McConalogue, UniSoft Ltd.
-# DATE CREATED:	August 1993
-#
-# DESCRIPTION:
-#	aux include file for XTI-specific tccd files
-# 
-# MODIFICATIONS:
-# 
-# ************************************************************************
-
-OFILES = $(OFILES_GN) $(OFILES_XT)
-
diff --git a/src/tet3/tcm/inetlib.mk b/src/tet3/tcm/inetlib.mk
deleted file mode 100644
index 958fc0c77bf3..000000000000
--- a/src/tet3/tcm/inetlib.mk
+++ /dev/null
@@ -1,50 +0,0 @@
-#
-#      SCCS:  @(#)inetlib.mk	1.9 (98/09/01) 
-#
-#	UniSoft Ltd., London, England
-#
-# (C) Copyright 1993 X/Open Company Limited
-#
-# All rights reserved.  No part of this source code may be reproduced,
-# stored in a retrieval system, or transmitted, in any form or by any
-# means, electronic, mechanical, photocopying, recording or otherwise,
-# except as stated in the end-user licence agreement, without the prior
-# permission of the copyright owners.
-#
-# X/Open and the 'X' symbol are trademarks of X/Open Company Limited in
-# the UK and other countries.
-#
-#
-# ************************************************************************
-#
-# SCCS:   	@(#)inetlib.mk	1.9 98/09/01 TETware release 3.3
-# NAME:		inetlib.mk
-# PRODUCT:	TETware
-# AUTHOR:	Denis McConalogue, UniSoft Ltd.
-# DATE CREATED:	August 1993
-#
-# DESCRIPTION:
-#	aux include file for INET-specific tcm files
-# 
-# MODIFICATIONS:
-#	Andrew Dingwall, UniSoft Ltd., December 1993
-#	Moved lists of transport-specific files from makefile and dtet.mk
-#	to here.
-#
-#	Geoff Clare, UniSoft Ltd., Sept 1996
-#	Changes for TETware-Lite.
-# 
-#	Andrew Dingwall, UniSoft Ltd., August 1998
-#	Added support for shared libraries.
-#
-# ************************************************************************
-
-# additional targets when building the TCM in Distributed TETware
-ALL_TS = $(ALL_DIST)
-TARGETS_TS = $(TARGETS_DIST)
-TARGETS_TS_S = $(TARGETS_DIST_S)
-
-# INET-specific tcm object files
-TCM_STATIC_OFILES_TS = tcm_in$O tcm_bs$O
-TCM_SHARED_OFILES_TS =
-
diff --git a/src/tet3/tcm/xtilib.mk b/src/tet3/tcm/xtilib.mk
deleted file mode 100644
index d2509c3742ae..000000000000
--- a/src/tet3/tcm/xtilib.mk
+++ /dev/null
@@ -1,50 +0,0 @@
-#
-#      SCCS:  @(#)xtilib.mk	1.9 (98/09/01) 
-#
-#	UniSoft Ltd., London, England
-#
-# (C) Copyright 1993 X/Open Company Limited
-#
-# All rights reserved.  No part of this source code may be reproduced,
-# stored in a retrieval system, or transmitted, in any form or by any
-# means, electronic, mechanical, photocopying, recording or otherwise,
-# except as stated in the end-user licence agreement, without the prior
-# permission of the copyright owners.
-#
-# X/Open and the 'X' symbol are trademarks of X/Open Company Limited in
-# the UK and other countries.
-#
-#
-# ************************************************************************
-#
-# SCCS:   	@(#)xtilib.mk	1.9 98/09/01 TETware release 3.3
-# NAME:		xtilib.mk
-# PRODUCT:	TETware
-# AUTHOR:	Denis McConalogue, UniSoft Ltd.
-# DATE CREATED:	August 1993
-#
-# DESCRIPTION:
-#	aux include file for XTI-specific tcm files
-# 
-# MODIFICATIONS:
-#	Andrew Dingwall, UniSoft Ltd., December 1993
-#	Moved lists of transport-specific files from makefile and dtet.mk
-#	to here.
-#
-#	Geoff Clare, UniSoft Ltd., Sept 1996
-#	Changes for TETware-Lite.
-# 
-#	Andrew Dingwall, UniSoft Ltd., August 1998
-#	Added support for shared libraries.
-#
-# ************************************************************************
-
-# additional targets when building the TCM in Distributed TETware
-ALL_TS = $(ALL_DIST)
-TARGETS_TS = $(TARGETS_DIST)
-TARGETS_TS_S = $(TARGETS_DIST_S)
-
-# XTI-specific tcm object files
-TCM_STATIC_OFILES_TS = tcm_xt$O tcm_bs$O
-TCM_SHARED_OFILES_TS =
-
diff --git a/src/tet3/xresd/inetlib.mk b/src/tet3/xresd/inetlib.mk
deleted file mode 100644
index 1c0a865f5c9f..000000000000
--- a/src/tet3/xresd/inetlib.mk
+++ /dev/null
@@ -1,34 +0,0 @@
-#
-#      SCCS:  @(#)inetlib.mk	1.4 (98/09/01) 
-#
-#	UniSoft Ltd., London, England
-#
-# (C) Copyright 1993 X/Open Company Limited
-#
-# All rights reserved.  No part of this source code may be reproduced,
-# stored in a retrieval system, or transmitted, in any form or by any
-# means, electronic, mechanical, photocopying, recording or otherwise,
-# except as stated in the end-user licence agreement, without the prior
-# permission of the copyright owners.
-#
-# X/Open and the 'X' symbol are trademarks of X/Open Company Limited in
-# the UK and other countries.
-#
-#
-# ************************************************************************
-#
-# SCCS:   	@(#)inetlib.mk	1.4 98/09/01 TETware release 3.3
-# NAME:		inetlib.mk
-# PRODUCT:	TETware
-# AUTHOR:	Denis McConalogue, UniSoft Ltd.
-# DATE CREATED:	August 1993
-#
-# DESCRIPTION:
-#	aux include file for INET-specific xresd files
-# 
-# MODIFICATIONS:
-# 
-# ************************************************************************
-
-OFILES = $(OFILES_GN) $(OFILES_IN)
-
diff --git a/src/tet3/xresd/xtilib.mk b/src/tet3/xresd/xtilib.mk
deleted file mode 100644
index a140d3c4fcda..000000000000
--- a/src/tet3/xresd/xtilib.mk
+++ /dev/null
@@ -1,34 +0,0 @@
-#
-#      SCCS:  @(#)xtilib.mk	1.4 (98/09/01) 
-#
-#	UniSoft Ltd., London, England
-#
-# (C) Copyright 1993 X/Open Company Limited
-#
-# All rights reserved.  No part of this source code may be reproduced,
-# stored in a retrieval system, or transmitted, in any form or by any
-# means, electronic, mechanical, photocopying, recording or otherwise,
-# except as stated in the end-user licence agreement, without the prior
-# permission of the copyright owners.
-#
-# X/Open and the 'X' symbol are trademarks of X/Open Company Limited in
-# the UK and other countries.
-#
-#
-# ************************************************************************
-#
-# SCCS:   	@(#)xtilib.mk	1.4 98/09/01 TETware release 3.3
-# NAME:		xtilib.mk
-# PRODUCT:	TETware
-# AUTHOR:	Denis McConalogue, UniSoft Ltd.
-# DATE CREATED:	August 1993
-#
-# DESCRIPTION:
-#	aux include file for XTI-specific xresd files
-# 
-# MODIFICATIONS:
-# 
-# ************************************************************************
-
-OFILES = $(OFILES_GN) $(OFILES_XT)
-
diff --git a/src/tet3/xtilib.mk b/src/tet3/xtilib.mk
deleted file mode 100644
index 5eae2472639b..000000000000
--- a/src/tet3/xtilib.mk
+++ /dev/null
@@ -1,45 +0,0 @@
-#
-#      SCCS:  @(#)xtilib.mk	1.7 (98/09/01) 
-#
-#	UniSoft Ltd., London, England
-#
-# (C) Copyright 1992 X/Open Company Limited
-#
-# All rights reserved.  No part of this source code may be reproduced,
-# stored in a retrieval system, or transmitted, in any form or by any
-# means, electronic, mechanical, photocopying, recording or otherwise,
-# except as stated in the end-user licence agreement, without the prior
-# permission of the copyright owners.
-#
-# X/Open and the 'X' symbol are trademarks of X/Open Company Limited in
-# the UK and other countries.
-#
-#
-# ************************************************************************
-#
-# SCCS:   	@(#)xtilib.mk	1.7 98/09/01
-# NAME:		xtilib.mk
-# PRODUCT:	TETware
-# AUTHOR:	Denis McConalogue, UniSoft Ltd.
-# DATE CREATED:	August 1993
-#
-# DESCRIPTION:
-#	aux include file for xti specific build
-# 
-# MODIFICATIONS:
-#	Geoff Clare, UniSoft Ltd., Sept 1996
-#	Changes for TETWare-Lite.
-# 
-#	Geoff Clare, UniSoft Ltd., Oct 1996
-#	Moved generic part of dir list to makefile
-#
-#	Andrew Dingwall, UniSoft Ltd., July 1998
-#	Define Lite/Dist CDEFS here instead of in common.mk.
-#
-# ************************************************************************
-
-TS_LIBDIRS = servlib xtilib
-TS_BINDIRS = syncd tccd xresd
-
-TS_CDEFS =
-
-- 
2.9.3



More information about the xorg-devel mailing list