* lib-src/Makefile.in: Remove ^L, old makes choke on it.
authorDan Nicolaescu <dann@ics.uci.edu>
Sun, 3 Oct 2010 15:46:41 +0000 (08:46 -0700)
committerDan Nicolaescu <dann@ics.uci.edu>
Sun, 3 Oct 2010 15:46:41 +0000 (08:46 -0700)
lib-src/ChangeLog
lib-src/Makefile.in

index 8c8671a..cca90f9 100644 (file)
@@ -1,3 +1,7 @@
+2010-10-03  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * Makefile.in: Remove ^L, old makes choke on it.
+
 2010-10-02  Wolfgang Schnerring  <wosc@wosc.de>  (tiny change)
 
        * emacsclient.c (main): Return EXIT_FAILURE if Emacs sends us an
index 9ad3c65..44b31fb 100644 (file)
@@ -177,7 +177,6 @@ CPP_CFLAGS = ${BASE_CFLAGS} ${PROFILING_CFLAGS} ${CPPFLAGS} ${CFLAGS}
 
 LOADLIBES=$(LIBS_SYSTEM)
 
-\f
 ## This is the default compilation command.
 ## But we should never rely on it, because some make version failed to
 ## find it for getopt.o.