diff --git a/ivlpp/Makefile.in b/ivlpp/Makefile.in index ef4fa0e7f..991fbf79d 100644 --- a/ivlpp/Makefile.in +++ b/ivlpp/Makefile.in @@ -18,12 +18,9 @@ # 59 Temple Place - Suite 330 # Boston, MA 02111-1307, USA # -#ident "$Id: Makefile.in,v 1.18 2006/10/30 22:45:37 steve Exp $" -# -# SHELL = /bin/sh -VERSION = 0.0 +VERSION = 0.9.devel suffix = @install_suffix@ diff --git a/libveriuser/Makefile.in b/libveriuser/Makefile.in index 7a4591c34..76055cbff 100644 --- a/libveriuser/Makefile.in +++ b/libveriuser/Makefile.in @@ -16,9 +16,6 @@ # 59 Temple Place - Suite 330 # Boston, MA 02111-1307, USA # -#ident "$Id: Makefile.in,v 1.36 2007/02/06 05:07:32 steve Exp $" -# -# SHELL = /bin/sh suffix = @install_suffix@ diff --git a/tgt-fpga/Makefile.in b/tgt-fpga/Makefile.in index ed9b0c96e..aba45bdec 100644 --- a/tgt-fpga/Makefile.in +++ b/tgt-fpga/Makefile.in @@ -17,12 +17,9 @@ # 59 Temple Place - Suite 330 # Boston, MA 02111-1307, USA # -#ident "$Id: Makefile.in,v 1.16 2004/02/10 19:25:01 steve Exp $" -# -# SHELL = /bin/sh -VERSION = 0.0 +VERSION = 0.9.devel suffix = @install_suffix@ diff --git a/tgt-pal/Makefile.in b/tgt-pal/Makefile.in index 3c89e6bc3..110ae349d 100644 --- a/tgt-pal/Makefile.in +++ b/tgt-pal/Makefile.in @@ -16,12 +16,9 @@ # 59 Temple Place - Suite 330 # Boston, MA 02111-1307, USA # -#ident "$Id: Makefile.in,v 1.11 2004/02/10 19:25:01 steve Exp $" -# -# SHELL = /bin/sh -VERSION = 0.0 +VERSION = 0.9.devel prefix = @prefix@ exec_prefix = @exec_prefix@ diff --git a/tgt-verilog/Makefile.in b/tgt-verilog/Makefile.in index eac3269e7..277a42266 100644 --- a/tgt-verilog/Makefile.in +++ b/tgt-verilog/Makefile.in @@ -16,12 +16,9 @@ # 59 Temple Place - Suite 330 # Boston, MA 02111-1307, USA # -#ident "$Id: Makefile.in,v 1.12 2004/02/10 19:25:01 steve Exp $" -# -# SHELL = /bin/sh -VERSION = 0.0 +VERSION = 0.9.devel prefix = @prefix@ exec_prefix = @exec_prefix@ diff --git a/tgt-vhdl/Makefile.in b/tgt-vhdl/Makefile.in index e0c02a65f..2ad81531b 100644 --- a/tgt-vhdl/Makefile.in +++ b/tgt-vhdl/Makefile.in @@ -18,7 +18,7 @@ # SHELL = /bin/sh -VERSION = 0.0 +VERSION = 0.9.devel suffix = @install_suffix@ diff --git a/vvp/Makefile.in b/vvp/Makefile.in index 791d64484..9cc1b023d 100644 --- a/vvp/Makefile.in +++ b/vvp/Makefile.in @@ -16,12 +16,9 @@ # 59 Temple Place - Suite 330 # Boston, MA 02111-1307, USA # -#ident "$Id: Makefile.in,v 1.73 2007/02/06 05:07:32 steve Exp $" -# -# SHELL = /bin/sh -VERSION = 0.0 +VERSION = 0.9.devel suffix = @install_suffix@