convert-all-makefiles-to-makefile-ins-20010802
[openafs.git] / src / libafsauthent / Makefile.in
similarity index 98%
rename from src/libafsauthent/Makefile
rename to src/libafsauthent/Makefile.in
index 2fe9f04..32e6a8b 100644 (file)
@@ -7,8 +7,13 @@
 
 # This is a pthread safe library containing ubikclient, auth, kauth.
 
+DESTDIR=@DESTDIR@
+SRCDIR=@SRCDIR@
+TOP_SRCDIR=@TOP_SRCDIR@
+SYS_NAME=@AFS_SYSNAME@
+
 SHELL = /bin/sh
-COMPONENT=libafsauthent
+
 include ../config/Makefile.${SYS_NAME}
 
 CC=${MT_CC}