makefile 115 B

12345
  1. PRAWNOS_ROOT := $(shell git rev-parse --show-toplevel)
  2. include $(PRAWNOS_ROOT)/scripts/common.mk
  3. all:
  4. @echo TODO