acpidump(8): Use the hint.acpi.0.rsdp kenv to get at the RSDP.
[dragonfly.git] / test / ifconf / Makefile
1 WARNS=  6
2 PROG=   ifconf
3 BINDIR= /usr/local/bin
4 NOMAN=
5
6 .include <bsd.prog.mk>