* tools/Makefile (SUBDIRS): Add mono-shlib-cop to the build.
authorJonathan Pryor <jpryor@novell.com>
Tue, 31 May 2005 15:37:58 +0000 (15:37 -0000)
committerJonathan Pryor <jpryor@novell.com>
Tue, 31 May 2005 15:37:58 +0000 (15:37 -0000)
commit1fbb735cc40a03e51530319cc6b05f16a99b19dc
treea9ba5cf7e3a26ce3a5f83b2ac4971e3d3c15049e
parent90cd8391f923410fa9a19ebce295dc428038b2ba
  * tools/Makefile (SUBDIRS): Add mono-shlib-cop to the build.
  * tools/mono-shlib-cop: Added.
  * tools/mono-shlib-cop/ChangeLog: Added.
  * tools/mono-shlib-cop/mono-shlib-cop.exe.sources: Added.
  * tools/mono-shlib-cop/mono-shlib-cop.cs: Added.
  * tools/mono-shlib-cop/Makefile: Added.
  * tools/mono-shlib-cop/README: Added.

svn path=/trunk/mcs/; revision=45263
mcs/tools/ChangeLog
mcs/tools/Makefile
mcs/tools/mono-shlib-cop/ChangeLog [new file with mode: 0644]
mcs/tools/mono-shlib-cop/Makefile [new file with mode: 0644]
mcs/tools/mono-shlib-cop/README [new file with mode: 0644]
mcs/tools/mono-shlib-cop/mono-shlib-cop.cs [new file with mode: 0644]
mcs/tools/mono-shlib-cop/mono-shlib-cop.exe.sources [new file with mode: 0644]