Files
Arquivotheca.AIX-4.1.3/bos/usr/include/pse/Makefile
seta75D d6fe8fe829 Init
2021-10-11 22:19:34 -03:00

42 lines
944 B
Makefile

# @(#)79 1.3 src/bos/usr/include/pse/Makefile, Makefiles, bos411, 9428A410j 4/12/94 18:18:20
#
# COMPONENT_NAME: SYSXPSE
#
# FUNCTIONS: none
#
# ORIGINS: 27,83
#
# This module contains IBM CONFIDENTIAL code. -- (IBM
# Confidential Restricted when combined with the aggregated
# modules for this product)
# SOURCE MATERIALS
#
# (C) COPYRIGHT International Business Machines Corp. 1994
# All Rights Reserved
# US Government Users Restricted Rights - Use, duplication or
# disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
#
# LEVEL 1, 5 Years Bull Confidential Information
VPATH =${MAKETOP}bos/kernel/include/pse
IDIR = /usr/include/pse/
DATAFILES = \
mi.h \
nd.h \
common.h \
led.h \
clib.h \
cpp.h \
q.h \
echo.h \
tmod.h
INCLUDES = ${DATAFILES} str_stream.h str_lock.h str_debug.h \
str_system.h
ILIST = ${DATAFILES}
.include <${RULES_MK}>