freebsd-src/usr.sbin/pciconf/Makefile
Warner Losh d0b2dbfa0e Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
2023-08-16 11:55:03 -06:00

8 lines
143 B
Makefile

# $ANA: Makefile,v 1.1.1.1 1996/09/25 21:12:57 wollman Exp $
PROG= pciconf
SRCS= pciconf.c cap.c err.c
MAN= pciconf.8
.include <bsd.prog.mk>