summaryrefslogtreecommitdiffstats
path: root/src/appl/telnet/Makefile.in
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1998-11-13 21:05:20 +0000
committerTheodore Tso <tytso@mit.edu>1998-11-13 21:05:20 +0000
commit9af6e475823c3ef3fb245fc2deee656354168c56 (patch)
treee527d0e3c6f5fec0df08de3343bdce7f710fa202 /src/appl/telnet/Makefile.in
parentfdbbf181ba27f6ee3151ec46516c99d08886a1ed (diff)
downloadkrb5-9af6e475823c3ef3fb245fc2deee656354168c56.tar.gz
krb5-9af6e475823c3ef3fb245fc2deee656354168c56.tar.xz
krb5-9af6e475823c3ef3fb245fc2deee656354168c56.zip
Makefile.in: Set the myfulldir and mydir variables (which are relative
to buildtop and thisconfigdir, respectively.) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11029 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/appl/telnet/Makefile.in')
-rw-r--r--src/appl/telnet/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/appl/telnet/Makefile.in b/src/appl/telnet/Makefile.in
index 724399a32e..6d7f9632e3 100644
--- a/src/appl/telnet/Makefile.in
+++ b/src/appl/telnet/Makefile.in
@@ -1,2 +1,4 @@
thisconfigdir=.
+myfulldir=appl/telnet
+mydir=.
BUILDTOP=$(REL)$(U)$(S)$(U)