mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-03 12:35:02 +00:00
bb894bc9e6
renaming /lib/libalias_*.so.4 to /lib/libalias_*.so. Approved by: glebius Reviewed by: glebius, ru
7 lines
64 B
Makefile
7 lines
64 B
Makefile
# $FreeBSD$
|
|
|
|
NAME= ftp
|
|
SRCS= alias_ftp.c
|
|
|
|
.include <bsd.lib.mk>
|