* sparclite/Makefile: Remove. It's not necessary anymore.
authorStu Grossman <grossman@cygnus>
Tue, 4 May 1993 02:31:44 +0000 (02:31 +0000)
committerStu Grossman <grossman@cygnus>
Tue, 4 May 1993 02:31:44 +0000 (02:31 +0000)
gdb/ChangeLog

index a73254c33f5060676b86caf80667c724fce78bfa..cc8e608f11ef90db92fafe8a58cffcf707bb5cdf 100644 (file)
@@ -1,5 +1,7 @@
 Mon May  3 19:20:20 1993  Stu Grossman  (grossman@cygnus.com)
 
+       * sparclite/Makefile:  Remove.  It's not necessary anymore.
+
        * ser-unix.c (wait_for):  New routine to handle read timeouts,
        etc.  Uses poll() if HAVE_TERMIO[S] is defined, select() otherwise.