Home
last modified time | relevance | path

Searched refs:SUBDIRS (Results 1 – 17 of 17) sorted by relevance

/trunk/main/solenv/bin/
H A Dmkdir.pl53 if ( $SUBDIRS[0] eq "" ) {
55 shift @SUBDIRS ;
58 if ( $#SUBDIRS > 1 ) {
59 if ( $SUBDIRS[1] eq "" ) {
62 shift @SUBDIRS ;
63 shift @SUBDIRS ;
68 while (@SUBDIRS) {
69 if ( -e $SUBDIRS[0] ) {
75 mkdir $SUBDIRS[0], $MODE or die "Can't create directory $SUBDIRS[0]"
77 chdir $SUBDIRS[0] or die "Can't cd to $SUBDIRS[0]" ;
[all …]
/trunk/main/odk/examples/DevelopersGuide/Components/Thumbs/
H A DMakefile33 SUBDIRS= org/openoffice/test org/openoffice/comp/test macro
38 $(SUBDIRS) \
43 .PHONY : $(SUBDIRS)
44 $(SUBDIRS) :
/trunk/main/redland/rasqal/
H A Drasqal-0.9.33.patch.ooo_build5 SUBDIRS += getopt
7 -SUBDIRS += src utils tests docs data win32 scripts
8 +SUBDIRS += src tests docs data win32 scripts
/trunk/main/accessibility/workben/
H A Dmakefile.in41 $(foreach dir,$(SUBDIRS), cd $(dir);$(MAKE);cd ..;)
45 $(foreach dir,$(SUBDIRS), cd $(dir);$(MAKE) clean ; cd ..;)
H A Dmakefile25 SUBDIRS=source/org/openoffice/accessibility macro
/trunk/main/redland/redland/
H A Dredland-1.0.17.patch.ooo_build8 -SUBDIRS=$(subdirs) src examples utils demos docs data scripts
9 +SUBDIRS=$(subdirs) src examples demos docs data scripts
H A Dredland-1.0.17.patch.os240 -SUBDIRS = $(subdirs) src examples utils demos docs data scripts
41 +SUBDIRS = $(subdirs) src examples utils demos data scripts
/trunk/main/accessibility/workben/org/openoffice/accessibility/
H A DMakefile24 SUBDIRS=misc awb macro
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/
H A DMakefile27 SUBDIRS = macro
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/tree/
H A DMakefile26 SUBDIRS = macro
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DMakefile26 SUBDIRS = macro
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DMakefile27 SUBDIRS = text macro
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/text/
H A DMakefile27 SUBDIRS = macro
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/
H A DMakefile27 SUBDIRS = canvas event tree view macro
/trunk/main/solenv/inc/
H A Dtarget.mk70 SUBDIRS:=$(RC_SUBDIRS) macro
1076 $(SUBDIRS) \
1128 $(SUBDIRS) \
/trunk/main/libxmlsec/
H A Dxmlsec1-configure.patch7 -SUBDIRS = include src apps man docs
11 +SUBDIRS = include src man docs
/trunk/main/icc/
H A DSampleICC-1.3.2.patch47 SUBDIRS = \
71 SUBDIRS = \
3117 -SUBDIRS = IccApplyNamedCmm \
3120 +SUBDIRS = IccDumpProfile \

Completed in 67 milliseconds