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
1711e671
Kaydet (Commit)
1711e671
authored
Nis 02, 2008
tarafından
Vladimir Glazounov
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
#i87533#
üst
da8750e6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
tg_app.mk
solenv/inc/tg_app.mk
+3
-3
tg_shl.mk
solenv/inc/tg_shl.mk
+4
-4
No files found.
solenv/inc/tg_app.mk
Dosyayı görüntüle @
1711e671
...
...
@@ -4,9 +4,9 @@
#
# $RCSfile: tg_app.mk,v $
#
# $Revision: 1.7
2
$
# $Revision: 1.7
3
$
#
# last change: $Author:
obo $ $Date: 2008-03-25 14:21:34
$
# last change: $Author:
vg $ $Date: 2008-04-02 14:22:19
$
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
...
...
@@ -96,7 +96,7 @@ APP$(TNR)PRODUCTDEF:=-DPRODUCT_NAME=\"$(APP$(TNR)PRODUCTNAME)\"
.IF "$(APP$(TNR)LIBS)"!=""
$(MISC)$/$(APP$(TNR)TARGET)_linkinc.ls .PHONY:
@@-$(RM) $@
sed -f $(
COMMON_ENV_TOOLS)
$/chrel.sed $(foreach,i,$(APP$(TNR)LIBS) $(i:s/.lib/.lin/)) >> $@
sed -f $(
SOLARENV)$/bin
$/chrel.sed $(foreach,i,$(APP$(TNR)LIBS) $(i:s/.lib/.lin/)) >> $@
.ENDIF #"$(APP$(TNR)LIBS)"!=""
.ENDIF
...
...
solenv/inc/tg_shl.mk
Dosyayı görüntüle @
1711e671
...
...
@@ -4,9 +4,9 @@
#
# $RCSfile: tg_shl.mk,v $
#
# $Revision: 1.12
1
$
# $Revision: 1.12
2
$
#
# last change: $Author:
obo $ $Date: 2008-03-25 14:22:0
6 $
# last change: $Author:
vg $ $Date: 2008-04-02 14:19:3
6 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
...
...
@@ -239,7 +239,7 @@ SHL$(TNR)LINKRESO*=$(MISC)$/$(SHL$(TNR)TARGET)_res.o
.IF "$(SHL$(TNR)LIBS)"!=""
$(MISC)$/$(SHL$(TNR)TARGET)_linkinc.ls .PHONY:
@@-$(RM) $@
$(SED) -f $(
COMMON_ENV_TOOLS)
$/chrel.sed $(foreach,i,$(SHL$(TNR)LIBS) $(i:s/.lib/.lin/)) >> $@
$(SED) -f $(
SOLARENV)$/bin
$/chrel.sed $(foreach,i,$(SHL$(TNR)LIBS) $(i:s/.lib/.lin/)) >> $@
.ENDIF # "$(SHL$(TNR)LIBS)"!=""
.ENDIF
...
...
@@ -254,7 +254,7 @@ SHL$(TNR)LINKLIST=$(MISC)$/$(SHL$(TNR)TARGET)_link.lst
SHL$(TNR)LINKLISTPARAM=@$(SHL$(TNR)LINKLIST)
$(SHL$(TNR)LINKLIST) : $(SHL$(TNR)LIBS)
@@-$(RM) $@
$(SED) -f $(
COMMON_ENV_TOOLS)
$/chrel.sed $(foreach,i,$(SHL$(TNR)LIBS) $(i:s/.lib/.lin/)) >> $@
$(SED) -f $(
SOLARENV)$/bin
$/chrel.sed $(foreach,i,$(SHL$(TNR)LIBS) $(i:s/.lib/.lin/)) >> $@
.ENDIF # "$(SHL$(TNR)LIBS)"!=""
.ENDIF
.ENDIF # "$(SHL$(TNR)USE_EXPORTS)"=="name"
...
...
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