1 #*************************************************************************
5 #* Creation date KR 28.06.99
6 #* last change $Author: hr $ $Date: 2007-06-26 12:34:21 $
12 #* Copyright 2000 Sun Microsystems, Inc. All Rights Reserved.
14 #*************************************************************************
16 # edit to match directory level
18 # same for all makefiles in "helpcontent2"
19 PRJNAME = helpcontent2
20 # uniqe name (module wide);
21 # using a modified form of package should do here
22 TARGET = util_%module%
24 # --- Settings -----------------------------------------------------
26 .INCLUDE : settings.mk
27 .INCLUDE : $(PRJ)$/settings.pmk
30 zip1generatedlangs=TRUE
31 zip1langdirs=$(aux_alllangiso)
32 ZIP1TARGET=xhp_%module%
34 ZIP1DIR=$(COMMONMISC)$/$(LANGDIR)
35 ZIP1LIST=$(LANGDIR)$/text$/%module%$/* -x "*.xhp????*" -x "*.dphh*" -x "*.hzip" -x "*.created"
47 # --- Targets ------------------------------------------------------
50 .INCLUDE : $(PRJ)$/util$/target.pmk