1 #*************************************************************************
5 #* Creation date KR 28.06.99
6 #* last change $Author: rt $ $Date: 2006-01-13 16:17:16 $
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
24 # --- Settings -----------------------------------------------------
26 .INCLUDE
: settings.mk
27 .INCLUDE
: $(PRJ
)$/settings.pmk
31 ZIP1DIR
=$(PRJ
)$/source
$/auxiliary
32 ZIP1LIST
=main_transform
*.xsl idxcaption.xsl idxcontent.xsl
33 # --- Targets ------------------------------------------------------