summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordu.net>2015-06-05 14:30:33 +0200
committerLinus Nordberg <linus@nordu.net>2015-06-05 14:33:55 +0200
commit014495122d6c2c73f4e183b831af477d4fd0dd94 (patch)
tree1321cc791e430549448e3a641a3831e0a27e25b2 /Makefile
parente21514105975f34d5c820c8446c1dd8178c3e775 (diff)
Add catlfish-dev-lunahsm.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 2ff2935..bb77ac8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
-catlfish-dev:
- docker build --no-cache --rm -t catlfish-dev:latest catlfish-dev
+catlfish-dev catlfish-dev-lunahsm:
+ docker build --no-cache --rm -t $@:latest $@
catlfish:
FIXME
-.PHONY: catlfish-dev catlfish
+.PHONY: catlfish-dev catlfish-dev-lunahsm