main shinobi / tests / mk / gnu / functions / eval / t006 / mk
1EVAR = $(eval FOBAR = 1)
2all: ; @echo "OK"
3