Makefile revision 861a91627796c35220e75654dac61e5707536dcd
80833bb9a1bf25dcf19e814438a4b311d2e1f4cffuankg# CDDL HEADER START
6a80c3c6f4b8ea7ba5e89402b8b779b09ce020e0covener# The contents of this file are subject to the terms of the
1c2cab00d988fc48cbe59032cf76cc0bab20d6f7covener# Common Development and Distribution License (the "License").
6a80c3c6f4b8ea7ba5e89402b8b779b09ce020e0covener# You may not use this file except in compliance with the License.
45dffe6c346dd73571ccaead10295fc7d53b59a6covener# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
75a230a728338d84dcfe81edd375352f34de22d0covener# See the License for the specific language governing permissions
75a230a728338d84dcfe81edd375352f34de22d0covener# and limitations under the License.
3694b0116c5729804ed6a5ce119bd8efda116c7fcovener# When distributing Covered Code, include this CDDL HEADER in each
3694b0116c5729804ed6a5ce119bd8efda116c7fcovener# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
3694b0116c5729804ed6a5ce119bd8efda116c7fcovener# If applicable, add the following below this CDDL HEADER, with the
3694b0116c5729804ed6a5ce119bd8efda116c7fcovener# fields enclosed by brackets "[]" replaced with your own identifying
1f50dc34ae069adeed20b2986e5ffdefa5c410e0covener# information: Portions Copyright [yyyy] [name of copyright owner]
1f50dc34ae069adeed20b2986e5ffdefa5c410e0covener# CDDL HEADER END
63a5ea80bddcc84a462e40f402b4f330e0e05411covener# Copyright (c) 1990, 2010, Oracle and/or its affiliates. All rights reserved.
df6d5653669f1514b4449aaba99cb950c0013e5fcovenerinstall: all $(ROOTETCFILES) $(ROOTUSRKVMFILES) $(ROOTVARSMBFILES)
2e1a0fb12bdf1c20064ffe900a8f44979ec946fcminfrin @$(RELEASE_BUILD)-$(ECHO) "Oracle Corporation\tSunOS $(RELEASE)\t$(VERSION)\t$(RELEASE_DATE)" > motd
2e1a0fb12bdf1c20064ffe900a8f44979ec946fcminfrin @$(NOT_RELEASE_BUILD)-$(ECHO) "Oracle Corporation\tSunOS $(RELEASE)\t$(VERSION)\t`date +'%h. %d, %Y'`" > motd
441d366a564bc6faa7c1eaffbacf8c4f37862199minfrin @$(NOT_RELEASE_BUILD)-$(ECHO) $(DEV_CM) | sed -e "s/@(#)//" >> motd