buildx/Makefile

8 lines
91 B
Makefile
Raw Normal View History

2020-07-29 14:01:00 +00:00
.DEFAULT: all
.PHONY: mc keycloak pgadmin4
all: mc keycloak pgadmin4
include */Makefile