|
|
@@ -1,13 +1,13 @@
|
|
|
Index: src/Makefile.in
|
|
|
---- src/Makefile.in.orig 2009-03-06 01:11:55 +0100
|
|
|
-+++ src/Makefile.in 2009-03-06 08:10:12 +0100
|
|
|
-@@ -1375,9 +1375,6 @@
|
|
|
+--- src/Makefile.in.orig 2009-04-08 23:09:24 +0200
|
|
|
++++ src/Makefile.in 2009-04-09 09:36:11 +0200
|
|
|
+@@ -1395,9 +1395,6 @@
|
|
|
chmod a-w $@.tmp
|
|
|
mv $@.tmp $@
|
|
|
|
|
|
--zile.1: $(builddir)/zile $(builddir)/man-extras $(srcdir)/zile-help2man-wrapper
|
|
|
-- builddir=$(builddir) $(HELP2MAN) --output=$@ --no-info --name="Zile Is Lossy Emacs" --include $(builddir)/man-extras $(srcdir)/zile-help2man-wrapper
|
|
|
+-zile.1.in: main.c man-extras zile-help2man-wrapper
|
|
|
+- builddir=$(builddir) $(HELP2MAN) --output=$@ --no-info --name="Zile Is Lossy Emacs" --include $(srcdir)/man-extras $(srcdir)/zile-help2man-wrapper
|
|
|
-
|
|
|
loc:
|
|
|
cloc --no3 $(ALLSOURCES) Makefile.am ../Makefile.am ../configure.ac
|
|
|
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
|
+
|