xref: /titanic_41/usr/src/lib/pam_modules/timestamp/sparc/Makefile (revision 3a8ad3333e0bc7ad2934d6fcdb575f3499633aff)
1*3a8ad333SAlexander Eremin#
2*3a8ad333SAlexander Eremin# This file and its contents are supplied under the terms of the
3*3a8ad333SAlexander Eremin# Common Development and Distribution License ("CDDL"), version 1.0.
4*3a8ad333SAlexander Eremin# You may only use this file in accordance with the terms of version
5*3a8ad333SAlexander Eremin# 1.0 of the CDDL.
6*3a8ad333SAlexander Eremin#
7*3a8ad333SAlexander Eremin# A full copy of the text of the CDDL should have accompanied this
8*3a8ad333SAlexander Eremin# source.  A copy of the CDDL is also available via the Internet at
9*3a8ad333SAlexander Eremin# http://www.illumos.org/license/CDDL.
10*3a8ad333SAlexander Eremin#
11*3a8ad333SAlexander Eremin# Copyright 2014 Nexenta Systems, Inc.
12*3a8ad333SAlexander Eremin#
13*3a8ad333SAlexander Eremin
14*3a8ad333SAlexander Eremin#
15*3a8ad333SAlexander Eremin# usr/src/lib/pam_modules/pam_timestamp/sparc/Makefile
16*3a8ad333SAlexander Eremin#
17*3a8ad333SAlexander Eremin
18*3a8ad333SAlexander Eremininclude ../Makefile.com
19*3a8ad333SAlexander Eremin
20*3a8ad333SAlexander Eremininstall: all $(ROOTLIBS) $(ROOTLINKS)
21