/aoo41x/main/soltools/mkdepend/ |
H A D | main.c | 170 char *makefile = NULL; local 330 makefile = argv[0]+2; 331 if (*makefile == '\0') { 332 makefile = *(++argv); 377 redirect(startat, makefile); 658 *makefile; in redirect() 670 if (makefile && *makefile == '-' && *(makefile+1) == '\0') 676 if (!makefile) { 678 makefile = "Makefile"; 680 makefile = "makefile"; [all …]
|
/aoo41x/main/toolkit/doc/layout/ |
H A D | ChangeLog | 7 * util/makefile.mk: Revert obsolete VERSION addition. 82 * util/makefile.mk: Build lib name fix. 122 util/makefile.mk, workben/layout/makefile.mk, 272 * doc/layout/TODO, source/awt/makefile.mk, 435 source/core/proplist.cxx, util/makefile.pmk, workben/makefile.mk: 706 source/core/makefile.mk, source/wrapper/makefile.mk, 919 test and add to makefile. 1012 * workben/makefile.mk: Also set -DTEST_LAYOUT in makefile. 1138 * source/api/makefile.mk, source/awt/makefile.mk, 1139 source/core/makefile.mk, source/wrapper/makefile.mk, [all …]
|
/aoo41x/main/solenv/bin/modules/packager/ |
H A D | work.pm | 221 my $makefile = packager::files::read_file($makefilepath); 235 for ( my $i = 0; $i <= $#{$makefile}; $i++ ) 237 …if ( ${$makefile}[$i] =~ /^\s*TARGET\s*=.*/ ) { ${$makefile}[$i] = "TARGET=" . $uniquename; } # se… 239 …if ( ${$makefile}[$i] =~ /^\s*PRJ\s*=.*/ ) { ${$makefile}[$i] = "PRJ=" . $prjroot; } # setting the… 241 …if ( ${$makefile}[$i] =~ /^\s*\.INCLUDE[\t ]*:[\t ]*target.mk[\t ]*$/ ) { $increase = 0; } # no mo… 246 …splice(@{$makefile}, $counter, 0, @targetlines); # including the new target lines at position $cou… 249 packager::files::save_file($newmakefilepath, $makefile);
|
/aoo41x/main/xmlsecurity/tools/demo/ |
H A D | makefile.mk | 80 APP1DEPN=makefile.mk 88 APP2DEPN=makefile.mk 96 APP3DEPN=makefile.mk 104 APP5DEPN=makefile.mk 135 makefile.mk \
|
/aoo41x/main/desktop/source/pagein/ |
H A D | makefile.mk | 72 $(MISC)$/$(TARGET)-calc : makefile.mk 78 $(MISC)$/$(TARGET)-draw : makefile.mk 84 $(MISC)$/$(TARGET)-impress : makefile.mk 90 $(MISC)$/$(TARGET)-writer : makefile.mk 97 $(MISC)$/$(TARGET)-common : makefile.mk
|
/aoo41x/main/redland/rasqal/ |
H A D | rasqal-0.9.33.patch.dmake | 1 diff -ur misc/rasqal-0.9.33/src/makefile.mk misc/build/rasqal-0.9.33/src/makefile.mk 2 --- misc/rasqal-0.9.33/src/makefile.mk 2016-08-23 00:04:52.311517000 -0700 3 +++ misc/build/rasqal-0.9.33/src/makefile.mk 2016-08-23 00:04:28.509749000 -0700 123 +SHL1DEPN= makefile.mk
|
/aoo41x/main/officecfg/util/ |
H A D | component-conf.gen | 31 #open the makefile 32 open(INFILE, "makefile.mk") or die "can't open makefile.mk"; 36 #search all schemas in the makefile except userprofile and format them as e.g org.openoffice.Inet
|
H A D | component-ldif.gen | 31 #open the makefile 32 open(INFILE, "makefile.mk") or die "can't open makefile.mk"; 36 #search all schemas in the makefile except userprofile and format them as e.g org.openoffice.Inet
|
H A D | component-map.gen | 33 #open the makefile 34 open(INFILE, "makefile.mk") or die "can't open makefile.mk"; 38 #search all schemas in the makefile except userprofile and format them as e.g org.openoffice.Inet
|
/aoo41x/main/redland/raptor/ |
H A D | raptor2-2.0.15.patch.dmake | 1 --- misc/raptor2-2.0.15/src/makefile.mk Thu Nov 6 15:25:51 2008 2 +++ misc/build/raptor2-2.0.15/src/makefile.mk 2016-08-22 16:00:54.772429000 -0700 3 +++ misc/build/raptor2-2.0.15/src/makefile.mk 2016-08-22 19:12:56.321912000 -0700 112 +SHL1DEPN= makefile.mk
|
/aoo41x/main/solenv/bin/ |
H A D | subsequenttests | 79 my $makefile = $path . '/makefile.mk'; 80 open(MAKEFILE, $makefile) or die("cannot open $makefile");
|
/aoo41x/main/sd/workben/testdll/ |
H A D | makefile | 69 $(MISC)\$(SHL1TARGET).def: makefile 81 $(MISC)\$(SHL1TARGET).def: makefile 97 $(MISC)\$(SHL1TARGET).def: makefile
|
/aoo41x/main/forms/util/ |
H A D | makefile.mk | 32 .INCLUDE: $(PRJ)$/makefile.pmk 77 makefile.mk 98 $(MISC)$/$(SHL1TARGET).flt: makefile.mk
|
/aoo41x/main/cli_ure/source/basetypes/ |
H A D | makefile.mk | 31 .INCLUDE : $(PRJ)$/util$/makefile.pmk 63 $(ASSEMBLY_ATTRIBUTES) : assembly.cs makefile.mk $(BIN)$/cliuno.snk $(BIN)$/cliureversion.mk 70 $(ASSEMBLY_ATTRIBUTES) : assembly.cs makefile.mk $(BIN)$/cliuno.snk $(BIN)$/cliureversion.mk
|
/aoo41x/main/cli_ure/source/ure/ |
H A D | makefile.mk | 31 .INCLUDE : $(PRJ)$/util$/makefile.pmk 59 $(ASSEMBLY_ATTRIBUTES) : assembly.cs makefile.mk $(BIN)$/cliuno.snk $(BIN)$/cliureversion.mk 66 $(ASSEMBLY_ATTRIBUTES) : assembly.cs makefile.mk $(BIN)$/cliuno.snk $(BIN)$/cliureversion.mk
|
/aoo41x/main/automation/util/ |
H A D | makefile.mk | 138 $(MISC)$/$(SHL1TARGET).flt: makefile.mk 149 $(MISC)$/$(SHL2TARGET).flt: makefile.mk 160 $(MISC)$/$(SHL3TARGET).flt: makefile.mk
|
/aoo41x/main/sysui/desktop/solaris/ |
H A D | makefile.mk | 61 $(MISC)/{$(PRODUCTLIST)}/{pkginfo depend} : $$(@:f) ../productversion.mk makefile.mk 108 $(MISC)/{$(PRODUCTLIST)}$/prototype : $$(@:f) ../productversion.mk makefile.mk 115 …PRODUCTLIST)}/{copyright pkginfo depend mailcap postinstall postremove} makefile.mk $(MISC)/$$(@:b…
|
/aoo41x/main/mythes/ |
H A D | mythes-1.2.0-makefile-mk.patch | 1 --- misc/mythes-1.2.0/makefile.mk 2010-05-14 23:36:09.000000000 +0200 2 +++ misc/build/mythes-1.2.0/makefile.mk 2010-05-14 23:35:14.000000000 +0200 7 +# $RCSfile: makefile.mk,v $
|
/aoo41x/main/mysqlc/source/ |
H A D | README | 45 library names by patching makefile.mk. This is a temporary hack. The makefile 48 However, for the moment check the makefile.mk if the compilation fails due to
|
/aoo41x/main/redland/redland/ |
H A D | redland-1.0.17.patch.dmake | 1 --- misc/redland-1.0.17/src/makefile.mk 2016-08-23 14:55:21.874698000 -0700 2 +++ misc/build/redland-1.0.17/src/makefile.mk 2016-08-25 15:05:47.091064000 -0700 91 +SHL1DEPN= makefile.mk
|
/aoo41x/main/sd/util/ |
H A D | makefile.mk | 90 SHL1DEPN+= makefile.mk 177 SHL2DEPN+= makefile.mk 269 $(MISC)$/$(SHL1TARGET).flt: makefile.mk
|
/aoo41x/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/ |
H A D | Makefile | 28 include makefile.common 30 include $(ROOT)/makefile.in
|
/aoo41x/main/accessibility/workben/org/openoffice/accessibility/awb/tree/ |
H A D | Makefile | 27 include makefile.common 29 include $(ROOT)/makefile.in
|
/aoo41x/main/accessibility/workben/org/openoffice/accessibility/misc/ |
H A D | Makefile | 28 include makefile.common 30 include $(ROOT)/makefile.in
|
/aoo41x/main/accessibility/workben/org/openoffice/accessibility/awb/view/ |
H A D | Makefile | 28 include makefile.common 30 include $(ROOT)/makefile.in
|