convert-all-makefiles-to-makefile-ins-20010802
[openafs.git] / src / afsmonitor / Makefile.in
similarity index 96%
rename from src/afsmonitor/Makefile
rename to src/afsmonitor/Makefile.in
index a02e155..a51f005 100644 (file)
@@ -6,11 +6,15 @@
 # directory or online at http://www.openafs.org/dl/license10.html
 
 # Makefile for Afsmonitor, the AFS Performance monitoring tool
+DESTDIR=@DESTDIR@
+SRCDIR=@SRCDIR@
+TOP_SRCDIR=@TOP_SRCDIR@
+SYS_NAME=@AFS_SYSNAME@
 
 SHELL = /bin/sh
-DESTDIR=DEST/
-SRCDIR=DEST/
-COMPONENT=afsmonitor
+
+
+
 include ../config/Makefile.${SYS_NAME}
 
 CFLAGS=-g -I. \