Whamcloud - gitweb
smash the HEAD with the contents of b_cmd. HEAD_PRE_CMD_SMASH and
[fs/lustre-release.git] / lustre / mgmt / Makefile.in
diff --git a/lustre/mgmt/Makefile.in b/lustre/mgmt/Makefile.in
deleted file mode 100644 (file)
index 15ec356..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-MODULES := mgmt_svc mgmt_cli
-ifeq ($(PATCHLEVEL),6)
-mgmt_svc-objs := mgmt-svc.o
-mgmt_cli-objs := mgmt-cli.o
-mgmt-%.c: mgmt_%.c
-       ln -sf $< $@
-endif
-
-@INCLUDE_RULES@