mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 19:52:44 +00:00
Don't unnecessarily include .mk files.
This commit is contained in:
parent
aa9009bf42
commit
6370bbfe57
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=94743
@ -1,7 +1,5 @@
|
||||
# $NetBSD: Makefile,v 1.4 1999/05/11 21:02:25 augustss Exp $
|
||||
# $FreeBSD$
|
||||
|
||||
.include <bsd.own.mk>
|
||||
# $FreeBSD$
|
||||
|
||||
PROG= usbhidctl
|
||||
SRCS= usbhid.c
|
||||
@ -10,4 +8,3 @@ LDADD+= -lusbhid
|
||||
DPADD+= ${LIBUSBHID}
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
.include <bsd.subdir.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user