[kaffe] Re : make clean
Fabien Renaud
renaud at nentec.de
Thu Jul 8 05:26:56 PDT 2004
Hi,
You only have to apply these patches to have the possiblity to "make
clean" again :
> diff -u Makefile.am_ Makefile.am
--- Makefile.am_ 2004-07-08 13:49:36.000000000 +0200
+++ Makefile.am 2004-07-08 13:51:22.000000000 +0200
@@ -14,7 +14,7 @@
AUTOMAKE_OPTIONS = foreign 1.3e
-SUBDIRS =
+SUBDIRS = . config include replace libltdl kaffe/kaffevm
libraries/clib libraries/extensions kaffe libraries/javalib tools test po
DIST_SUBDIRS = . config include replace libltdl kaffe libraries tools
test po
EXTRA_DIST = \
--- Makefile.in_ 2004-07-08 14:24:15.000000000 +0200
+++ Makefile.in 2004-07-08 14:16:36.000000000 +0200
@@ -355,7 +355,7 @@
with_engine = @with_engine@
ACLOCAL_AMFLAGS = -I m4
AUTOMAKE_OPTIONS = foreign 1.3e
-SUBDIRS =
+SUBDIRS = . config include replace libltdl kaffe/kaffevm
libraries/clib libraries/extensions kaffe libraries/javalib tools test po
DIST_SUBDIRS = . config include replace libltdl kaffe libraries tools
test po
EXTRA_DIST = \
ChangeLog.1 \
I´d like to know are do the patches in mailing list. Is it rdiff ?
Cheers,
Fabien
More information about the kaffe
mailing list