usr/src/pkgdefs/SUNWiscsir/Makefile
changeset 9162 b011b0287065
parent 7836 4e95154b5b7a
child 9201 d1e93b2ab63d
equal deleted inserted replaced
9161:7dca69f75d8e 9162:b011b0287065
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 #
    21 #
    22 # Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
    22 # Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
    23 # Use is subject to license terms.
    23 # Use is subject to license terms.
    24 #
    24 #
    25 
    25 
    26 include ../Makefile.com
    26 include ../Makefile.com
    27 
    27 
    28 DATAFILES +=	depend i.iscsiconf i.manifest r.manifest
    28 DATAFILES +=	i.iscsiconf i.manifest r.manifest
    29 
    29 
    30 .KEEP_STATE:
    30 .KEEP_STATE:
    31 
    31 
    32 all: $(FILES) preremove postinstall
    32 all: $(FILES) depend preremove postinstall
    33 
    33 
    34 install: all pkg
    34 install: all pkg
    35 
    35 
    36 include ../Makefile.targ
    36 include ../Makefile.targ
    37 
    37