xref: /freebsd/usr.sbin/efiwake/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
11808b557SJohannes TotzPACKAGE=	efi-tools
21808b557SJohannes Totz
31808b557SJohannes TotzPROG=	efiwake
4*de9bed03SJohannes TotzMAN=    efiwake.8
51808b557SJohannes Totz
61808b557SJohannes TotzSRCS=	efiwake.c
71808b557SJohannes Totz
81808b557SJohannes TotzEFIBOOT=${SRCTOP}/stand/efi
91808b557SJohannes TotzCFLAGS+=-I${EFIBOOT}/include
101808b557SJohannes Totz
111808b557SJohannes Totz.include <bsd.prog.mk>
12