svn rev #3253: trunk/
ghudson@MIT.EDU
ghudson at MIT.EDU
Thu Jul 9 11:59:01 EDT 2009
Commit By: ghudson
Log Message:
Adjust variable settings in top-level Makefile.in for standalone
build. (Missed in the omnibus commit.)
Changed Files:
U trunk/Makefile.in
Modified: trunk/Makefile.in
===================================================================
--- trunk/Makefile.in 2009-07-09 15:51:54 UTC (rev 3252)
+++ trunk/Makefile.in 2009-07-09 15:59:01 UTC (rev 3253)
@@ -1,7 +1,5 @@
-thisconfigdir=..
-myfulldir=appl
-mydir=appl
-BUILDTOP=$(REL)..
+mydir=.
+BUILDTOP=$(REL)$(C)
SUBDIRS= sample simple user_user gss-sample \
libpty bsd gssftp telnet
More information about the Krb5-appl-commits
mailing list