Makefile revision f808c858fa61e7769218966759510a8b1190dfcf
9e7c9ad159b581714c67148c3c698c12730d7ef7James Brister#
9e7c9ad159b581714c67148c3c698c12730d7ef7James Brister# CDDL HEADER START
bf062442eeef2fe404d728891b1317b01fbb7908Andreas Gustafsson#
bf062442eeef2fe404d728891b1317b01fbb7908Andreas Gustafsson# The contents of this file are subject to the terms of the
bf062442eeef2fe404d728891b1317b01fbb7908Andreas Gustafsson# Common Development and Distribution License, Version 1.0 only
bf062442eeef2fe404d728891b1317b01fbb7908Andreas Gustafsson# (the "License"). You may not use this file except in compliance
bf062442eeef2fe404d728891b1317b01fbb7908Andreas Gustafsson# with the License.
bf062442eeef2fe404d728891b1317b01fbb7908Andreas Gustafsson#
bf062442eeef2fe404d728891b1317b01fbb7908Andreas Gustafsson# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
bf062442eeef2fe404d728891b1317b01fbb7908Andreas Gustafsson# or http://www.opensolaris.org/os/licensing.
bf062442eeef2fe404d728891b1317b01fbb7908Andreas Gustafsson# See the License for the specific language governing permissions
404e3e4738e97d5dff48fab1e76839e963cb16a6Brian Wellington# and limitations under the License.
404e3e4738e97d5dff48fab1e76839e963cb16a6Brian Wellington#
404e3e4738e97d5dff48fab1e76839e963cb16a6Brian Wellington# When distributing Covered Code, include this CDDL HEADER in each
5b84a24a3bf571adae57c1bc006a0bce0f9f2befDavid Lawrence# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
5b84a24a3bf571adae57c1bc006a0bce0f9f2befDavid Lawrence# If applicable, add the following below this CDDL HEADER, with the
5b84a24a3bf571adae57c1bc006a0bce0f9f2befDavid Lawrence# fields enclosed by brackets "[]" replaced with your own identifying
5b84a24a3bf571adae57c1bc006a0bce0f9f2befDavid Lawrence# information: Portions Copyright [yyyy] [name of copyright owner]
5b84a24a3bf571adae57c1bc006a0bce0f9f2befDavid Lawrence#
5b84a24a3bf571adae57c1bc006a0bce0f9f2befDavid Lawrence# CDDL HEADER END
d9cc295339982d8d86075ab4285cc700d354e2eeBob Halley#
7d1d130f4fe1b7485142c4f55a4ef3760b5fa30aBrian Wellington#
7d1d130f4fe1b7485142c4f55a4ef3760b5fa30aBrian Wellington# Copyright 2003 Sun Microsystems, Inc. All rights reserved.
7d1d130f4fe1b7485142c4f55a4ef3760b5fa30aBrian Wellington# Use is subject to license terms.
d9cc295339982d8d86075ab4285cc700d354e2eeBob Halley#
d9cc295339982d8d86075ab4285cc700d354e2eeBob Halley#ident "%Z%%M% %I% %E% SMI"
d9cc295339982d8d86075ab4285cc700d354e2eeBob Halley#
9ac79ef3f89b23d80f9649abf71fdc65bb7a8b62David Lawrence# usr/src/lib/passwdutil/spec/i386/Makefile
9ac79ef3f89b23d80f9649abf71fdc65bb7a8b62David Lawrence#
9ac79ef3f89b23d80f9649abf71fdc65bb7a8b62David Lawrence
a6a0b5e9b7078887a73ecec8be2935daa287a389James Brister.KEEP_STATE:
a6a0b5e9b7078887a73ecec8be2935daa287a389James Brister
a6a0b5e9b7078887a73ecec8be2935daa287a389James Bristerinclude ../Makefile.targ
a6a0b5e9b7078887a73ecec8be2935daa287a389James Brister
be768c2e952c34438025999125f984995a2c675fBob Halleyinclude $(SRC)/lib/Makefile.lib
da6affdf7dd677a636155e4a41f6de416a2d815bBob Halley
da6affdf7dd677a636155e4a41f6de416a2d815bBob Halleyinclude $(SRC)/lib/Makefile.spec
da6affdf7dd677a636155e4a41f6de416a2d815bBob Halley
da6affdf7dd677a636155e4a41f6de416a2d815bBob Halleyinstall: $(ROOTABILIB)
da6affdf7dd677a636155e4a41f6de416a2d815bBob Halley