From: Stu Grossman Date: Tue, 4 May 1993 02:42:36 +0000 (+0000) Subject: * sparclite/Makefile.in: Create default target that does nothing X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f202f778104d66ce8b0a7d70f421e7f16fe7a92f;p=binutils-gdb.git * sparclite/Makefile.in: Create default target that does nothing in order to force user to build by hand. --- 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,