head	1.2;
access;
symbols
	libc-5-4-46:1.2
	libc-5-4-45:1.2
	libc-5-4-44:1.2
	libc-5-4-43:1.2
	libc-5-4-42:1.2
	libc-5-4-41:1.2
	libc-5-4-40:1.2
	libc-5-4-39:1.2
	libc-5-4-38:1.2
	libc-5-4-37:1.2
	libc-5-4-36:1.2
	libc-5-4-35:1.2
	libc-5-4-34:1.2
	libc-5-4-33:1.2
	libc-5-4-32:1.2
	libc-5-4-31:1.2
	libc-5-4-30:1.2
	libc-5-4-29:1.2
	libc-5-4-28:1.2
	libc-5-4-27:1.2
	libc-5-4-26:1.2
	libc-5-4-25:1.2
	libc-5-4-24:1.2
	libc-5-4-23:1.2
	libc-5-4-22:1.2
	libc-5-4-21:1.2
	libc-5-4-20:1.2
	libc-5-4-19:1.2
	libc-5-4-18:1.2
	libc-5-4-17-public:1.2
	libc-5-4-17:1.2
	libc-5-4-16:1.2
	libc-5-4-15:1.2
	libc-5-4-14:1.2
	libc-5-4-13:1.2
	libc-5-4-12:1.2
	libc-5-4-11:1.2
	libc-5-4-10:1.2
	libc-5-4-9:1.2
	libc-5-4-8:1.2
	libc-5-4-7-public:1.2
	libc-5-4-7:1.2
	libc-5-4-6:1.2
	libc-5-4-5:1.2
	libc-5-4-4:1.2
	libc-5-4-3:1.2
	libc-5-4-2:1.2
	libc-5-4-1:1.2
	libc-5-4-0:1.2
	libc-5-3-12:1.2
	libc-5-3-11:1.2
	libc-5-3-10:1.2
	libc-5-3-9:1.2
	libc-5-3-8:1.2
	libc-5-3-7:1.2
	libc-5-3-7-pre:1.2
	libc-5-3-6:1.2
	libc-5-3-5:1.2
	libc-5-3-4:1.2
	libc-5-3-3:1.2
	libc-5-3-2:1.2
	libc-5-3-1:1.2
	libc-5-3-0:1.2
	libc-5-2-19:1.2
	libc-5-2-18:1.2
	libc-5-2-17:1.2
	libc-5-2-16:1.2
	libc-5-2-15:1.2
	libc-5-2-14:1.2
	libc-5-2-13:1.2
	libc-5-2-12:1.2
	libc-5-2-11:1.2
	libc-5-2-10:1.2
	libc-5-2-9:1.2
	libc-5-2-8-1:1.2
	libc-5-2-8:1.2
	libc-5-2-7:1.2
	libc-5-2-6:1.2
	libc-5-2-5:1.2
	libc-5-2-4:1.2
	libc-5-2-3:1.2
	libc-5-2-2:1.2
	libc-5-2-1:1.2
	libc-5-2-0:1.2
	libc-5-1-4:1.2
	libc-5-1-3:1.2
	libc-5-1-2:1.2
	libc-5-1-1:1.2
	libc-5-1-0:1.2
	libc-5-0-12-stable:1.2
	libc-5-0-11:1.1
	libc-5-0-10:1.1
	libc-5-0-9:1.1
	libc-5-0-8:1.1
	libc-5-0-7:1.1
	libc-5-0-6:1.1
	libc-5-0-5:1.1
	libc-5-0-4:1.1
	libc-5-0-3:1.1
	libc-5-0-2:1.1
	libc-5-0-1-1:1.1
	libc-5-0-1:1.1
	libc-5-0-0:1.1
	libc-4-8-0:1.1;
locks; strict;
comment	@# @;


1.2
date	95.06.01.05.08.44;	author hjl;	state Exp;
branches;
next	1.1;

1.1
date	95.03.16.03.04.03;	author hjl;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update for a stable libc 5.0.12.
@
text
@#
# Makefile		NSSwitch library makefile
#
# Copyright (c) 1993 Signum Support AB, Sweden.
#
# This file is part of the NYS Library.
#
# The NYS Library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Library General Public License as
# published by the Free Software Foundation; either version 2 of the
# License, or (at your option) any later version.
#
# The NYS Library is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
# Library General Public License for more details.
# 
# You should have received a copy of the GNU Library General Public
# License along with the NYS Library; see the file COPYING.LIB.  If
# not, write to the Free Software Foundation, Inc., 675 Mass Ave,
# Cambridge, MA 02139, USA.
#

SOBJS=	nsswitch.o nsw_xalloc.o

WOBJS=	nsw/nsw_passwd.o nsw/nsw_group.o nsw/nsw_shadow.o nsw/nsw_hosts.o \
	nsw/nsw_services.o nsw/nsw_rpc.o nsw/nsw_protocols.o \
	nsw/nsw_networks.o nsw/nsw_ethers.o nsw/nsw_gshadow.o

FOBJS=	files/ethers.o files/hosts.o files/networks.o files/services.o \
	files/services.o files/rpc.o files/shadow.o files/passwd.o \
	files/group.o files/misc.o files/protocols.o files/gshadow.o

YOBJS=	yp/yp_passwd.o yp/yp_group.o yp/yp_shadow.o yp/yp_hosts.o \
	yp/yp_services.o yp/yp_rpc.o yp/yp_protocols.o \
	yp/yp_networks.o yp/yp_ethers.o yp/yp_misc.o yp/yp_gshadow.o

NOBJS=	nis/nis_passwd.o nis/nis_group.o nis/nis_shadow.o nis/nis_hosts.o \
	nis/nis_services.o nis/nis_rpc.o nis/nis_protocols.o \
	nis/nis_networks.o nis/nis_ethers.o nis/nis_gshadow.o

DOBJS=	dns/dns_passwd.o dns/dns_group.o dns/dns_shadow.o dns/dns_hosts.o \
	dns/dns_services.o dns/dns_rpc.o dns/dns_protocols.o \
	dns/dns_networks.o dns/dns_ethers.o dns/dns_gshadow.o

BOBJS=	dbm/dbm_passwd.o dbm/dbm_group.o dbm/dbm_shadow.o dbm/dbm_hosts.o \
	dbm/dbm_services.o dbm/dbm_rpc.o dbm/dbm_protocols.o \
	dbm/dbm_networks.o dbm/dbm_ethers.o dbm/dbm_gshadow.o

COBJS=	compat/compat_passwd.o compat/compat_group.o compat/compat_shadow.o compat/compat_hosts.o \
	compat/compat_services.o compat/compat_rpc.o compat/compat_protocols.o \
	compat/compat_networks.o compat/compat_ethers.o compat/compat_gshadow.o


ifdef NYS_LIBC

OBJS=$(SOBJS)

TOPDIR=../../..

include $(TOPDIR)/Makeconfig
include $(TOPDIR)/Makerules

INC_CFLAGS=-I$(TOPDIR) \
	-I. \
	-I../../config \
	-I../../yp/include \
	-I../../nis/include \
	-I../../dns/include \
	-I../../nsw/include

SRCS=$(OBJS:.o=.c)

include $(TOPDIR)/Maketargets

$(notdir $(WOBJS)): $(WOBJS:.o=.c)
nsw_passwd.o: nsw/nsw_passwd.c


else

OBJS=	$(SOBJS) $(WOBJS) $(FOBJS) $(YOBJS) $(NOBJS) $(DOBJS) $(BOBJS) $(COBJS) $(LOBJS)

LIB=	../lib/libnsw.a

all:	$(LIB)

clean:
	rm -f *.o */*.o *~ */*~ \#* */\#*


install:
	cp ../lib/libnsw.a /usr/lib


TOP=../..
include $(TOP)/Makeconfig
CFLAGS:=$(CFLAGS) -I$(TOP)/yp/include -I$(TOP)/nis/include -I$(TOP)/dns/include
endif


@


1.1
log
@Modified for libc 4.8.0.
@
text
@d50 4
d82 1
a82 1
OBJS=	$(SOBJS) $(WOBJS) $(FOBJS) $(YOBJS) $(NOBJS) $(DOBJS) $(BOBJS) $(LOBJS)
@

