blob: 7f4953f857ac82a3038235947f9a46f9fd2e5054 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
#
# Copyright 2003 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# ident "%Z%%M% %I% %E% SMI"
#
# lib/libsasl/plugins/gssapi/sparc/Makefile
include ../Makefile.com
install: all $(ROOTLIBS)
|