Makefile revision 220
310N/A# The contents of this file are subject to the terms of the 310N/A# Common Development and Distribution License (the "License"). 310N/A# You may not use this file except in compliance with the License. 310N/A# See the License for the specific language governing permissions 310N/A# and limitations under the License. 310N/A# When distributing Covered Code, include this CDDL HEADER in each 310N/A# If applicable, add the following below this CDDL HEADER, with the 310N/A# fields enclosed by brackets "[]" replaced with your own identifying 310N/A# information: Portions Copyright [yyyy] [name of copyright owner] 3661N/A# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. 310N/A echo "================================================================================" >> $@
310N/A# When p7zip's install target is run, it creates all its directories mode 555, 310N/A# so they're impossible to remove without adding the write bit first. 310N/A# build does this always