aboutsummaryrefslogtreecommitdiffstats
path: root/french/med/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'french/med/files/patch-Makefile.in')
-rw-r--r--french/med/files/patch-Makefile.in19
1 files changed, 2 insertions, 17 deletions
diff --git a/french/med/files/patch-Makefile.in b/french/med/files/patch-Makefile.in
index 440a5b8dcfb4..e7dafe6eadae 100644
--- a/french/med/files/patch-Makefile.in
+++ b/french/med/files/patch-Makefile.in
@@ -1,21 +1,6 @@
--- Makefile.in.orig Wed Nov 20 17:21:36 2002
-+++ Makefile.in Fri Jun 27 23:01:55 2003
-@@ -8,7 +8,7 @@
-
- @COMMENCE@
-
--SUBDIRS=src tests tools doc
-+SUBDIRS=src tools doc
-
- lib:
- @@SETX@; for d in $(SUBDIRS); do \
-@@ -30,12 +30,12 @@
- (cd $$d && $(MAKE) $@) || exit 1; \
- done
-
--install: lib bin tests
-+install: lib bin
- @@SETX@; for d in $(SUBDIRS); do \
++++ Makefile.in Sat Apr 24 21:06:50 2004
+@@ -35,7 +35,7 @@
(cd $$d && $(MAKE) $@) || exit 1; \
done
@$(LT) --mode=finish $(libdir);