Logo
Explore Help
Sign In
d/freebsd-nq
1
0
Fork 0
You've already forked freebsd-nq
Code Issues Pull Requests Packages Projects Releases Wiki Activity
freebsd-nq/usr.sbin/lmcconfig/Makefile

11 lines
99 B
Makefile
Raw Normal View History

Add the lmcconfig tool for controlling the lmc driver. Add man pages and glue. Submitted by: David Boggs
2005-10-03 07:09:41 +00:00
# $FreeBSD$
Style.
2006-09-01 09:24:28 +00:00
PROG= lmcconfig
MAN= lmcconfig.8
Add the lmcconfig tool for controlling the lmc driver. Add man pages and glue. Submitted by: David Boggs
2005-10-03 07:09:41 +00:00
Convert usr.sbin to LIBADD Reduce overlinking
2014-11-25 16:57:27 +00:00
LIBADD= netgraph
Add the lmcconfig tool for controlling the lmc driver. Add man pages and glue. Submitted by: David Boggs
2005-10-03 07:09:41 +00:00
lmcconfig(8): bump to WARNS=3, fix typo in usage while here Slight style(9) improvments - function definitions - sort #include
2010-12-20 19:08:15 +00:00
WARNS?= 3
The last big commit: let usr.sbin/ use WARNS=6 by default.
2010-01-02 11:07:44 +00:00
Add the lmcconfig tool for controlling the lmc driver. Add man pages and glue. Submitted by: David Boggs
2005-10-03 07:09:41 +00:00
.include <bsd.prog.mk>
Reference in New Issue Copy Permalink
Powered by Gitea Page: 2428ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API