diff --git a/Makefile.am b/Makefile.am index daa2a285c76acf3f53dccdfa106f08bb70830f5c..53da17e30750d3f6b815aef73627ba6906b06891 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,3 @@ -# $Id$ - bin_PROGRAMS = nano nano_SOURCES = cut.c \ files.c \ diff --git a/Makefile.in b/Makefile.in index 4eb01e238a7f63e8e7b3d0044d195dac34f24b13..bbe261d9debf052c64c5cc5cd4b1c2c27a19a8e7 100644 --- a/Makefile.in +++ b/Makefile.in @@ -10,9 +10,6 @@ # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. -# $Id$ - - SHELL = @SHELL@ srcdir = @srcdir@