flutter-vienna-hackathon-25/wien_talks/Makefile
Max R. Carrara 2dd01b94a0 make: add top-level Makefile and defines.mk
Signed-off-by: Max R. Carrara <max@aequito.sh>
2025-08-16 14:51:57 +02:00

7 lines
81 B
Makefile

include defines.mk
.PHONY := local
local:
$(MAKE) -C wien_talks_server local