Mypal/build/pymake/tests/recursive-set.mk

8 lines
67 B
Makefile

#T returncode: 2
FOO = $(FOO)
all:
echo $(FOO)
@echo TEST-FAIL