blob: 661fac32f9f63e15815cc5657cb7fc2abb59e228 (
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/plain/i386/Makefile
include ../Makefile.com
install: all $(ROOTLIBS)
|