diff --git a/gdb/ChangeLog b/gdb/ChangeLog index cc8e608f11e..14b5f7332ce 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ Mon May 3 19:20:20 1993 Stu Grossman (grossman@cygnus.com) + * sparclite/Makefile.in: Create default target that does nothing + in order to force user to build by hand. + * sparclite/Makefile: Remove. It's not necessary anymore. * ser-unix.c (wait_for): New routine to handle read timeouts,