24 lines
655 B
Makefile
24 lines
655 B
Makefile
# @(#)63 1.1 src/bos/usr/bin/sysdumpdev/smutil/Makefile, cmddump, bos411, 9428A410j 3/8/93 16:14:16
|
|
|
|
#
|
|
# COMPONENT_NAME: CMDDUMP
|
|
#
|
|
# FUNCTIONS: Makefile for dump
|
|
#
|
|
# ORIGIN: 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, 1993
|
|
# All Rights Reserved
|
|
#
|
|
# US Government Users Restricted Rights - Use, duplication or
|
|
# disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
|
|
|
|
SCRIPTS = dump_smutil
|
|
ILIST = dump_smutil
|
|
IDIR = /usr/lib/ras/
|
|
|
|
.include <${RULES_MK}>
|