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