7 lines
53 B
Makefile
7 lines
53 B
Makefile
ifndef UNDEF
|
|
test:
|
|
echo PASS
|
|
|
|
DUMMY:=
|
|
else
|
|
endif
|