convert-all-makefiles-to-makefile-ins-20010802
[openafs.git] / src / vlserver / Makefile.in
similarity index 97%
rename from src/vlserver/Makefile
rename to src/vlserver/Makefile.in
index 62dba44..f942ac6 100644 (file)
@@ -5,8 +5,13 @@
 # License.  For details, see the LICENSE file in the top-level source
 # directory or online at http://www.openafs.org/dl/license10.html
 
+DESTDIR=@DESTDIR@
+SRCDIR=@SRCDIR@
+TOP_SRCDIR=@TOP_SRCDIR@
+SYS_NAME=@AFS_SYSNAME@
+
 SHELL = /bin/sh
-COMPONENT=vlserver
+
 include ../config/Makefile.${SYS_NAME}
 MKDIR_IF_NEEDED=[ -d $$1 ] || mkdir -p $$1
 
@@ -45,7 +50,7 @@ UKSRCS=$(KSRCS)
 
 OBJS=vldbint.xdr.o vldbint.cs.o vl_errors.o
 
-CDIR=../../../src/${COMPONENT}
+CDIR=../../../src/vlserver
 include ../config/Makefile.version
 
 noversion: install