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 Nov 9, 2024
1 parent 07195aa commit a0456b0
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 39 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 a0456b0

Please sign in to comment.