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