blob: 31beb8be62a84f10be6fbaafec9a7f681526f080 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
#
# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# ident "%Z%%M% %I% %E% SMI"
#
# lib/libsasl/plugins/login/sparcv9/Makefile
include ../Makefile.com
include $(SRC)/lib/Makefile.lib.64
install: all $(ROOTLIBS64)
|