mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-02 04:13:39 +00:00
Unbreak it. Apparently I forgot to do a make clean when testing :-(
Unfortunately, Makefile is not included in .depend.
This commit is contained in:
parent
db863ba00b
commit
ff196a51e4
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=27398
@ -2,5 +2,6 @@
|
||||
|
||||
PROG= pciconf
|
||||
MAN8= pciconf.8
|
||||
CFLAGS=+-I${.CURDIR}/../../sys
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user