Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz# CDDL HEADER START
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz# The contents of this file are subject to the terms of the
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz# Common Development and Distribution License, Version 1.0 only
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz# (the "License"). You may not use this file except in compliance
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz# with the License.
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz# See the License for the specific language governing permissions
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz# and limitations under the License.
23d859f2ce09c04ed802cb4912cc9c50f512f0a2bgk# When distributing Covered Code, include this CDDL HEADER in each
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz# If applicable, add the following below this CDDL HEADER, with the
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz# fields enclosed by brackets "[]" replaced with your own identifying
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz# information: Portions Copyright [yyyy] [name of copyright owner]
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz# CDDL HEADER END
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz# Use is subject to license terms.
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz# ident "%Z%%M% %I% %E% SMI"
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruzOBJS = inetd.o tlx.o config.o util.o contracts.o repval.o wait.o env.o
$(POST_PROCESS)
$(ROOTMANIFESTDIR):
$(INS.dir)
$(ROOTMANIFESTDIR)/%: %
$(INS.file)