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
03770d3e
Kaydet (Commit)
03770d3e
authored
Tem 23, 2004
tarafından
Jens-Heiner Rechtien
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
INTEGRATION: CWS jl8 (1.1.4); FILE MERGED
2004/06/23 12:31:33 jl 1.1.4.1: #i30342# refactorizing plugin
üst
4a501dab
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
6 deletions
+4
-6
makefile.mk
jvmfwk/plugins/sunmajor/javaenvsetup/makefile.mk
+4
-6
No files found.
jvmfwk/plugins/sunmajor/javaenvsetup/makefile.mk
Dosyayı görüntüle @
03770d3e
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
#
#
# $RCSfile: makefile.mk,v $
# $RCSfile: makefile.mk,v $
#
#
# $Revision: 1.
1
$
# $Revision: 1.
2
$
#
#
# last change: $Author:
jl $ $Date: 2004-05-03 14:27:3
8 $
# last change: $Author:
hr $ $Date: 2004-07-23 11:50:0
8 $
#
#
# 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
...
@@ -75,7 +75,7 @@ ENABLE_EXCEPTIONS=true
...
@@ -75,7 +75,7 @@ ENABLE_EXCEPTIONS=true
.INCLUDE
:
settings.mk
.INCLUDE
:
settings.mk
.IF
"$(SOLAR_JAVA)"
==
""
.IF
"$(SOLAR_JAVA)"
==
""
||
"$(OS)"
==
"MACOSX"
nojava
:
nojava
:
@echo
"Not building jvmfwk/plugins/javaenvsetup/ because Java is disabled"
@echo
"Not building jvmfwk/plugins/javaenvsetup/ because Java is disabled"
.ENDIF
.ENDIF
...
@@ -87,9 +87,7 @@ OBJFILES=$(OBJ)$/javaldx.obj
...
@@ -87,9 +87,7 @@ OBJFILES=$(OBJ)$/javaldx.obj
APP1TARGET
=
javaldx
APP1TARGET
=
javaldx
APP1OBJS
=
$(OBJFILES)
APP1OBJS
=
$(OBJFILES)
APP1STDLIBS
=
$(SALLIB)
$(CPPULIB)
$(CPPUHELPERLIB)
$(JVMFWKLIB)
APP1STDLIBS
=
$(SALLIB)
$(CPPULIB)
$(CPPUHELPERLIB)
$(JVMFWKLIB)
.IF
"$(OS)"
==
"MACOSX"
APP1STDLIBS
+=
-lstdc
++
.ENDIF
# --- Targets ------------------------------------------------------
# --- Targets ------------------------------------------------------
...
...
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