mirror of
https://github.com/opnsense/src.git
synced 2026-02-09 22:06:55 -05:00
renaming /lib/libalias_*.so.4 to /lib/libalias_*.so. Approved by: glebius Reviewed by: glebius, ru
6 lines
64 B
Makefile
6 lines
64 B
Makefile
# $FreeBSD$
|
|
|
|
NAME= irc
|
|
SRCS= alias_irc.c
|
|
|
|
.include <bsd.lib.mk>
|