summaryrefslogtreecommitdiff
path: root/extras/multipath-tools/multipath
diff options
context:
space:
mode:
authorolh@suse.de <olh@suse.de>2004-03-12 23:52:21 -0800
committerGreg KH <gregkh@suse.de>2005-04-26 21:35:10 -0700
commit2761f9b951057c3ed0aaac73f5e003b0d23805f9 (patch)
tree1966ae1b9c5097dc10f32efa300fb0c3962b044c /extras/multipath-tools/multipath
parentb1224bc0da0328c44ed8816bb0cf28e7343bab86 (diff)
[PATCH] make spotless
klibc has a target make spotless, this patch makes it possible to clean the whole udev tree and start from scratch.
Diffstat (limited to 'extras/multipath-tools/multipath')
-rw-r--r--extras/multipath-tools/multipath/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/extras/multipath-tools/multipath/Makefile b/extras/multipath-tools/multipath/Makefile
index 4121f4fc3b..4c0fae6d32 100644
--- a/extras/multipath-tools/multipath/Makefile
+++ b/extras/multipath-tools/multipath/Makefile
@@ -43,6 +43,8 @@ $(EXEC): $(OBJS)
clean:
rm -f core *.o $(EXEC) *.gz
+spotless: clean
+
install:
install -d $(DESTDIR)$(bindir)
install -m 755 $(EXEC) $(DESTDIR)$(bindir)/