dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetlib/resources/de_DE/runtime Makefile.am,


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/resources/de_DE/runtime Makefile.am,1.2,1.3
Date: Wed, 11 Dec 2002 23:31:52 -0500

Update of /cvsroot/dotgnu-pnet/pnetlib/resources/de_DE/runtime
In directory subversions:/tmp/cvs-serv6703/resources/de_DE/runtime

Modified Files:
        Makefile.am 
Log Message:


Introduce the "link_res.sh" script, to handle linking satellite assemblies
under different compilers.


Index: Makefile.am
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/resources/de_DE/runtime/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** Makefile.am 10 Dec 2002 23:28:07 -0000      1.2
--- Makefile.am 12 Dec 2002 04:31:50 -0000      1.3
***************
*** 24,28 ****
  
  $(RESOURCEDLL): $(RESOURCENAME)
!       "$(top_srcdir)/tools/csccwrap.sh" -nostdlib -o $(RESOURCEDLL) 
-fresources=$(RESOURCENAME)
  
  CLEANFILES = $(RESOURCENAME) $(RESOURCEBASE).resources $(RESOURCEDLL) 
tempres.txt
--- 24,28 ----
  
  $(RESOURCEDLL): $(RESOURCENAME)
!       "$(top_srcdir)/tools/link_res.sh" $(RESOURCEDLL) $(RESOURCENAME) 
$(RESOURCELANGUAGE)
  
  CLEANFILES = $(RESOURCENAME) $(RESOURCEBASE).resources $(RESOURCEDLL) 
tempres.txt




reply via email to

[Prev in Thread] Current Thread [Next in Thread]