# @(#)91	1.2  src/bos/usr/bin/sccs/lib/Makefile, cmdsccs, bos411, 9428A410j 7/9/93 13:02:35
# COMPONENT_NAME: (CMDSCCS)
#
# FUNCTIONS:
#
# ORIGINS: 27
#
# IBM CONFIDENTIAL -- (IBM Confidential Restricted when
# combined with the aggregated modules for this product)
#                  SOURCE MATERIALS
# (C) COPYRIGHT International Business Machines Corp. 1988, 1993
# All Rights Reserved
#
# US Government Users Restricted Rights - Use, duplication or
# disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
#

VPATH		= ..

LIBRARIES	= libsccs.a
MSGHDRS		= co_msg.h cm_msg.h delta_msg.h
CATFILES	= 
HFILES		= ${MSGHDRS}


INCFLAGS	= -I..

OFILES		= auxf.o chkid.o chksid.o date_ab.o date_ba.o del_ab.o \
		  del_ba.o dodelt.o dofile.o dohist.o doie.o dolist.o \
		  eqsid.o flushto.o fmalloc.o fmterr.o getline.o logname.o \
		  newstats.o permiss.o pf_ab.o putline.o rdmod.o setup.o \
		  sid_ab.o sid_ba.o sidtoser.o sinit.o stats_ab.o

.include <${RULES_MK}>
