diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/appl/telnet/ChangeLog | 4 | ||||
| -rw-r--r-- | src/appl/telnet/Makefile.in | 1 |
2 files changed, 4 insertions, 1 deletions
diff --git a/src/appl/telnet/ChangeLog b/src/appl/telnet/ChangeLog index 3449a8344..2519adbcc 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 d560e3b91..e69de29bb 100644 --- a/src/appl/telnet/Makefile.in +++ b/src/appl/telnet/Makefile.in @@ -1 +0,0 @@ -CFLAGS=@CCOPTS@ |
