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

10 lines
131 B
Makefile

# $Id: Makefile,v 1.4 2003/08/14 20:07:13 max Exp $
PACKAGE= bluetooth
PROG= bthost
LIBADD= bluetooth
.include <bsd.prog.mk>