Files
cjvt-valency/test_make/Makefile
T

8 lines
76 B
Makefile

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