cjvt-valency/test_make/Makefile

8 lines
76 B
Makefile

TEST_SECRET=default_secret
include env
export
test:
@echo $(TEST_SECRET)