Advertisement
Guest User

Untitled

a guest
Sep 19th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. _build:
  2. # ...
  3.  
  4. export IMAGE
  5. build: ## build images / see `make available_images` for a list of images
  6. @read -p "Enter image name: " IMAGE; $(MAKE) _build
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement