CVSROOT: /cvsroot/groff
Module name: groff
Changes by: Werner LEMBERG <wl> 13/01/29 11:02:11
Modified files:
contrib/chem : ChangeLog Makefile.sub
Log message:
* Makefile.sub (MOSTLYCLEANADD): Fix typo.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/groff/contrib/chem/ChangeLog?cvsroot=groff&r1=1.17&r2=1.18
http://cvs.savannah.gnu.org/viewcvs/groff/contrib/chem/Makefile.sub?cvsroot=groff&r1=1.15&r2=1.16
Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/groff/groff/contrib/chem/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- ChangeLog 22 Jan 2013 00:29:39 -0000 1.17
+++ ChangeLog 29 Jan 2013 11:02:10 -0000 1.18
@@ -1,3 +1,7 @@
+2013-01-29 Werner LEMBERG <[email protected]>
+
+ * Makefile.sub (MOSTLYCLEANADD): Fix typo.
+
2010-12-13 Werner LEMBERG <[email protected]>
Really fix handling of examples/122.
@@ -211,7 +215,7 @@
________________________________________________________________
License
- Copyright (C) 2006, 2007, 2008, 2009, 2010
+ Copyright (C) 2006-2010, 2013
Free Software Foundation, Inc.
Written by Bernd Warken <[email protected]>.
Index: Makefile.sub
===================================================================
RCS file: /cvsroot/groff/groff/contrib/chem/Makefile.sub,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- Makefile.sub 22 Jan 2013 00:29:39 -0000 1.15
+++ Makefile.sub 29 Jan 2013 11:02:10 -0000 1.16
@@ -2,10 +2,10 @@
# File position: <groff-source>/contrib/chem/Makefile.sub
-# Copyright (C) 2006, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2009, 2010, 2013 Free Software Foundation, Inc.
# Written by Bernd Warken <[email protected]>.
-# Last update: 12 Dec 2010
+# Last update: 29 Jan 2013
# This file is part of `chem' which is part of `groff'.
@@ -30,7 +30,7 @@
chem.n \
README \
examples/README \
- example/122/README
+ examples/122/README
# not all make programs have $(RM) predefined.
RM=rm -f
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit