reverted
authorJb Evain <jbevain@gmail.com>
Thu, 9 Aug 2007 16:10:48 +0000 (16:10 -0000)
committerJb Evain <jbevain@gmail.com>
Thu, 9 Aug 2007 16:10:48 +0000 (16:10 -0000)
svn path=/trunk/mcs/; revision=83769

mcs/build/ChangeLog
mcs/build/library.make

index 2334c703b49883d5d73a28705fbda0ec87fb6ae6..a5fd35b6570251a83b991d5ff2d33cc8eaa32662 100644 (file)
@@ -1,7 +1,3 @@
-2007-08-09 Jb Evain  <jbevain@novell.com>
-
-       * library.make: allow redefinition of variable `sourcefile`.
-
 2007-07-27  Jb Evain  <jbevain@novell.com>
 
        * profiles/net_2_1: use smcs to compile the .net 2.1 assemblies.
index e09c142966824a26f19c477c7b1165e1b714272f..59d30947751c0711da93ab0ac374169046e81bf6 100644 (file)
@@ -8,9 +8,7 @@
 # All the dep files now land in the same directory so we
 # munge in the library name to keep the files from clashing.
 
-ifndef sourcefile
 sourcefile = $(LIBRARY).sources
-endif
 
 # If the directory contains the per profile include file, generate list file.
 PROFILE_sources = $(PROFILE)_$(LIBRARY).sources