diff --git a/ChangeLog b/ChangeLog index 827075c316..d2f1e2c74b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,13 @@ -2000-09-01 Ralf Corsepius +2000-09-04 Ralf Corsepius + + * automake/compile.am: New file + * ChangeLog: Fix email addresses + +2000-09-01 Ralf Corsepius * LICENSE.NET, README, README.configure: Spelling corrections. -2000-09-01 Ralf Corsepius +2000-09-01 Ralf Corsepius * aclocal/check-bsps.m4: Fix c4* and sim68000 entries diff --git a/automake/compile.am b/automake/compile.am new file mode 100644 index 0000000000..878bf16b4e --- /dev/null +++ b/automake/compile.am @@ -0,0 +1,6 @@ +## +## $Id$ +## +## In future this file shall take compilation rules, now contained in +## gcc-target-default.cfg +##