Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
45037dc6
Kaydet (Commit)
45037dc6
authored
Mar 25, 2003
tarafından
Steffen Grund
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
CHG: 'dmake TESTS=TRUE' adds all tests to the OOoRunner.jar
üst
8a8ee787
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
5 deletions
+9
-5
makefile.mk
qadevOOo/runner/makefile.mk
+9
-5
No files found.
qadevOOo/runner/makefile.mk
Dosyayı görüntüle @
45037dc6
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
#
#
# $RCSfile: makefile.mk,v $
# $RCSfile: makefile.mk,v $
#
#
# $Revision: 1.
2
$
# $Revision: 1.
3
$
#
#
# last change: $Date: 2003-03-
07 15:11:39
$
# last change: $Date: 2003-03-
25 15:30:32
$
#
#
# The Contents of this file are made available subject to the terms of
# The Contents of this file are made available subject to the terms of
# either of the following licenses
# either of the following licenses
...
@@ -68,9 +68,13 @@ TARGET = $(PRJNAME)
...
@@ -68,9 +68,13 @@ TARGET = $(PRJNAME)
.INCLUDE
:
settings.mk
.INCLUDE
:
settings.mk
.IF
"$(TESTS)"
==
"TRUE"
R_SUBDIRS
=
util share stats lib complexlib helper basicrunner
\
R_SUBDIRS
=
util share stats lib complexlib helper basicrunner
\
base org
$/
openoffice
base org
$/
openoffice mod ifc
.ELSE
#"$(SERVICE)" == "TRUE"
R_SUBDIRS
=
util share stats lib complexlib helper basicrunner
\
base org
$/
openoffice
.ENDIF
#"$(SERVICE)" == "TRUE"
MYJARCOMMANDS
=
$
(
foreach,i,
$(R_SUBDIRS)
-C
$(CLASSDIR)
$i
)
MYJARCOMMANDS
=
$
(
foreach,i,
$(R_SUBDIRS)
-C
$(CLASSDIR)
$i
)
...
@@ -81,5 +85,5 @@ OWNJAR: ALLTAR
...
@@ -81,5 +85,5 @@ OWNJAR: ALLTAR
.INCLUDE
:
target.mk
.INCLUDE
:
target.mk
OWNJAR
:
OWNJAR
:
+jar
cvf
$(CLASSDIR)$/$(TARGET).jar
-C
$(PRJ)
objdsc
$(MYJARCOMMANDS)
+jar
cvf
m
$(CLASSDIR)$/$(TARGET).jar
manifest
-C
$(PRJ)
objdsc
$(MYJARCOMMANDS)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment