commit-womb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-womb] addressbook ChangeLog Makefile


From: Xavier Maillard
Subject: [Commit-womb] addressbook ChangeLog Makefile
Date: Tue, 08 May 2007 10:05:10 +0000

CVSROOT:        /sources/womb
Module name:    addressbook
Changes by:     Xavier Maillard <zeDek> 07/05/08 10:05:10

Modified files:
        .              : ChangeLog Makefile 

Log message:
        Makefile update (header)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/addressbook/ChangeLog?cvsroot=womb&r1=1.18&r2=1.19
http://cvs.savannah.gnu.org/viewcvs/addressbook/Makefile?cvsroot=womb&r1=1.2&r2=1.3

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/womb/addressbook/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- ChangeLog   8 May 2007 09:37:19 -0000       1.18
+++ ChangeLog   8 May 2007 10:05:09 -0000       1.19
@@ -2,6 +2,7 @@
 
        * Makefile: Completely rewritten to follow standards. Added
        several new target to build and to install the manual.
+       Added license header and CVS tag.
 
 2007-05-08  Jose E. Marchesi  <address@hidden>
 

Index: Makefile
===================================================================
RCS file: /sources/womb/addressbook/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- Makefile    8 May 2007 09:37:19 -0000       1.2
+++ Makefile    8 May 2007 10:05:09 -0000       1.3
@@ -1,4 +1,28 @@
-## Build and install stuff
+# Copyright (C) 2007  Xavier Maillard  <address@hidden>
+#                     Jose E. Marchesi <address@hidden>
+
+# This file is NOT part of GNU Emacs.
+
+# GNU Emacs is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+
+# GNU Emacs is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with GNU Emacs; see the file COPYING.  If not, write to
+# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
+
+# $Id: Makefile,v 1.3 2007/05/08 10:05:09 zeDek Exp $
+
+# make install
+# make all
+# make clean
 
 EMACS = emacs
 SITEFLAG=--no-site-file




reply via email to

[Prev in Thread] Current Thread [Next in Thread]