aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1993-05-04 02:42:36 +0000
committerStu Grossman <grossman@cygnus>1993-05-04 02:42:36 +0000
commitf202f778104d66ce8b0a7d70f421e7f16fe7a92f (patch)
treed5df2a1f2c141a5ebb32b816bca2122e93f0eac9
parent1e8005d0f02b7f1a10c3ce6be582113a0b5d892d (diff)
downloadgdb-f202f778104d66ce8b0a7d70f421e7f16fe7a92f.zip
gdb-f202f778104d66ce8b0a7d70f421e7f16fe7a92f.tar.gz
gdb-f202f778104d66ce8b0a7d70f421e7f16fe7a92f.tar.bz2
* sparclite/Makefile.in: Create default target that does nothing
in order to force user to build by hand.
-rw-r--r--gdb/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index cc8e608..14b5f733 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,