all: cd stage1; docker build -t xilinx:loadonly . cd stage2; docker build -t xilinx:intalled . cd stage3; docker build -t cryptech-alpha .