Files
seta75D d6fe8fe829 Init
2021-10-11 22:19:34 -03:00

59 lines
2.5 KiB
Makefile

# @(#)13 1.2 src/bos/usr/lib/learn/editor/Makefile, cmdlearn, bos411, 9428A410j 1/15/93 13:11:02
# COMPONENT_NAME:
#
# 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, 1989
# All Rights Reserved
#
# US Government Users Restricted Rights - Use, duplication or
# disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
#
DATAFILES = L0 L1.1a L10.1a L10.1b L10.2a L10.2b L10.2c \
L10.3a L10.3b L10.3c L10.3d L10.3e L10.3f L11.1a \
L11.2a L11.2b L11.2c L12.1a L12.1b L12.2a L12.2b \
L12.2c L12.3a L13.1a L13.2a L13.2b L13.3a L14.1a \
L14.2a L14.2b L15.1a L15.1b L15.2a L15.2b L15.2c \
L15.2d L15.3b L15.3d L15.3e L15.3f L16.1a L16.1b \
L16.1c L16.2a L16.2c L17.2a L17.2b L17.2c L17.2d \
L18.1a L18.2a L18.2c L18.2d L18.2e L18.3a L18.3b \
L19.1a L19.1b L19.2a L19.2c L19.2d L19.2e L19.2f \
L19.3b L2.1a L2.2a L20.01a L20.01b L20.01c L20.1a \
L20.2a L20.2b L20.2c L21.1a L21.1b L21.1c L21.1d \
L21.1e L3.1a L3.1b L3.1c L30.1a L30.1b L30.2a L30.2b \
L30.2c L30.2d L30.2e L30.2f L30.2g L30.2h L31.1a \
L31.2b L31.2c L32.1a L32.1b L32.1c L32.2a L32.2b \
L32.2c L32.2d L32.2e L32.2f L32.2g L33.1a L33.1b \
L33.2a L33.2b L33.2c L34.1a L34.1b L34.2a L34.2b \
L34.2c L34.2d L34.2e L34.2f L35.1a L35.2a L35.2b \
L35.2c L35.2d L35.2e L36.1a L36.2a L36.2b L36.2c \
L36.2d L37.1a L37.2a L37.2b L37.2c L37.2d L37.2e \
L37.2f L38.1a L38.2a L38.2b L39.1a L4.1a L4.1b \
L4.2a L4.2b L40.1a L40.1b L40.2b L40.2c L40.2d \
L41.1a L41.1b L42.1a L42.2a L42.2b L42.2c L43.1a \
L43.2a L43.2b L43.2c L43.2d L44.1a L44.1b L44.1c \
L44.1d L44.1e L44.1f L44.1g L44.1h L44.1i L45.1a \
L45.1b L5.1a L50.1a L50.1b L50.1c L50.2c L50.2d \
L50.2e L50.2f L50.2g L51.1a L51.2a L51.2b L51.2c \
L52.1a L52.1b L52.2a L52.2b L52.2c L53.1a L53.2b \
L54.1a L54.1b L55.1a L56.1a L57.1a L6.1a L6.2a \
L6.2b L60.1a L60.1b L60.2a L60.2b L60.2c L60.2d \
L61.1a L62.1a L62.2a L62.2b L62.2c L63.1a L63.1b \
L63.1c L63.1d L63.1e L64.1a L64.1b L65.1a L66.1a \
L7.1a L7.1b L7.2c L70.1a L70.2a L70.2b L70.2c \
L70.2d L70.2e L70.2f L70.2g L71.1a L72.1a L72.2a \
L72.2b L72.2c L72.2d L73.1a L74.1a L8.1a L8.1b \
L8.2a L8.2b L8.2c L9.1a L9.2a L9.2b L9.2d L9.2e \
L9.3c
ILIST = ${DATAFILES}
IDIR = /usr/share/lib/learn/editor/
.include <${RULES_MK}>