Skip to content

Commit

Permalink
devinfo: Add support for libxo
Browse files Browse the repository at this point in the history
  • Loading branch information
ktullavik committed Oct 23, 2024
1 parent df04a59 commit 3a9f5eb
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 40 deletions.
2 changes: 1 addition & 1 deletion usr.sbin/devinfo/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ PACKAGE= devmatch
PROG= devinfo
MAN= devinfo.8

LIBADD= devinfo
LIBADD= xo devinfo

.include <bsd.prog.mk>
Loading

0 comments on commit 3a9f5eb

Please sign in to comment.