freebsd-src/usr.sbin/pciconf/Makefile
Warner Losh 023fc80ee3 Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

Similar commit in main:
(cherry picked from commit d0b2dbfa0e)
2023-08-23 11:43:30 -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>