aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/appl/telnet/ChangeLog4
-rw-r--r--src/appl/telnet/Makefile.in1
2 files changed, 4 insertions, 1 deletions
diff --git a/src/appl/telnet/ChangeLog b/src/appl/telnet/ChangeLog
index 3449a83..2519adb 100644
--- a/src/appl/telnet/ChangeLog
+++ b/src/appl/telnet/ChangeLog
@@ -1,3 +1,7 @@
+Fri Mar 31 16:53:03 1995 Theodore Y. Ts'o (tytso@dcl)
+
+ * Makefile.in: Remove CFLAGS=@CCOPTS@ line, which is in pre.in
+
Fri Nov 18 00:14:56 1994 Mark Eichin <eichin@cygnus.com>
* configure.in: add WITH_CCOPTS so that subdirs work.
diff --git a/src/appl/telnet/Makefile.in b/src/appl/telnet/Makefile.in
index d560e3b..e69de29 100644
--- a/src/appl/telnet/Makefile.in
+++ b/src/appl/telnet/Makefile.in
@@ -1 +0,0 @@
-CFLAGS=@CCOPTS@