summaryrefslogtreecommitdiffstats
path: root/support/gssapi/Makefile
diff options
context:
space:
mode:
authorgmorris <gmorris>2005-04-12 15:16:12 +0000
committergmorris <gmorris>2005-04-12 15:16:12 +0000
commit078f5d46ad34f36cce257b3b8a970471a4b2b68b (patch)
tree298c8f7451fbcfb84a01caf0be31a4ac9e9fe822 /support/gssapi/Makefile
parentca190b1a7e9a2b6d9ff99e9fd164a54583f46c75 (diff)
downloadnfs-utils-078f5d46ad34f36cce257b3b8a970471a4b2b68b.tar.gz
nfs-utils-078f5d46ad34f36cce257b3b8a970471a4b2b68b.tar.xz
nfs-utils-078f5d46ad34f36cce257b3b8a970471a4b2b68b.zip
Added TOP, as needed, for easier compile in subdirectories
Diffstat (limited to 'support/gssapi/Makefile')
-rw-r--r--support/gssapi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/gssapi/Makefile b/support/gssapi/Makefile
index 65271f0..bc14647 100644
--- a/support/gssapi/Makefile
+++ b/support/gssapi/Makefile
@@ -2,7 +2,7 @@
# libgssapi.a
# gssapi mechanism-switching layer
#
-
+TOP = ../../
LIBNAME = libgssapi.a
SRCS = g_accept_sec_context.c g_acquire_cred.c g_compare_name.c \
g_context_time.c g_delete_sec_context.c g_dsp_name.c g_dsp_status.c \