pull up r24469, r24530, r24533, r24534, r24535, r24537 from trunk
[krb5.git] / src / clients / klist / Makefile.in
index 56e9b399c0d79f8c5845c130ccd049c03614055f..c2b4d412a37d771779096c1df339fd0ff8393476 100644 (file)
@@ -1,6 +1,4 @@
-thisconfigdir=../..
-myfulldir=clients/klist
-mydir=clients/klist
+mydir=clients$(S)klist
 BUILDTOP=$(REL)..$(S)..
 DEFS=
 
@@ -10,7 +8,7 @@ PROG_RPATH=$(KRB5_LIBDIR)
 SRCS = klist.c
 
 ##WIN32##VERSIONRC = $(BUILDTOP)\windows\version.rc
-##WIN32##RCFLAGS=$(CPPFLAGS) -I$(SRCTOP) -D_WIN32 -DRES_ONLY
+##WIN32##RCFLAGS=$(CPPFLAGS) -I$(top_srcdir) -D_WIN32 -DRES_ONLY
 
 ##WIN32##KLIST=$(OUTPRE)klist.exe