[kaffe] CVS kaffe (dalibor): Removed mkinstalldirs

Kaffe CVS cvs-commits at kaffe.org
Wed Jan 14 19:53:01 PST 2004


PatchSet 4340 
Date: 2004/01/15 03:27:01
Author: dalibor
Branch: HEAD
Tag: (none) 
Log:
Removed mkinstalldirs

2004-01-15  Dalibor Topic <robilad at kaffe.org>

        * mkinstalldirs:
        Removed.

        * Makefile.in
        Removed mkinstalldirs.

Members: 
	ChangeLog:1.1927->1.1928 
	Makefile.in:1.132->1.133 

Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.1927 kaffe/ChangeLog:1.1928
--- kaffe/ChangeLog:1.1927	Thu Jan 15 02:29:19 2004
+++ kaffe/ChangeLog	Thu Jan 15 03:27:01 2004
@@ -1,5 +1,13 @@
 2004-01-15  Dalibor Topic <robilad at kaffe.org>
 
+	* mkinstalldirs:
+	Removed.
+
+	* Makefile.in
+	Removed mkinstalldirs.
+
+2004-01-15  Dalibor Topic <robilad at kaffe.org>
+
         * configure.in:
 	(KVER, KAFFEVERSION) Removed.
 
Index: kaffe/Makefile.in
diff -u kaffe/Makefile.in:1.132 kaffe/Makefile.in:1.133
--- kaffe/Makefile.in:1.132	Thu Jan 15 02:29:21 2004
+++ kaffe/Makefile.in	Thu Jan 15 03:27:03 2004
@@ -50,9 +50,9 @@
 	$(srcdir)/Makefile.in $(srcdir)/project.properties.in \
 	$(srcdir)/project.xml.in $(top_srcdir)/configure \
 	$(top_srcdir)/include/kaffe/jtypes.h.in AUTHORS ChangeLog \
-	INSTALL config.rpath mkinstalldirs scripts/config.guess \
-	scripts/config.sub scripts/depcomp scripts/install-sh \
-	scripts/ltmain.sh scripts/missing
+	INSTALL config.rpath scripts/config.guess scripts/config.sub \
+	scripts/depcomp scripts/install-sh scripts/ltmain.sh \
+	scripts/missing
 subdir = .
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/alsa.m4 $(top_srcdir)/m4/esd.m4 \




More information about the kaffe mailing list