1CFLAGS = -Wall 2 3TEST_GEN_FILES := open-unlink create-read 4TEST_PROGS := efivarfs.sh 5 6include ../lib.mk 7 8