cjvt-valency/test_make/Makefile

8 lines
76 B
Makefile
Raw Normal View History

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