1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/usr.sbin/ftp-proxy/Makefile.inc
Ulrich Spörlein 54673381cd Add missing newline in last line of file.
Uncovered via:	fromcvs vs. svn
Approved by:	ed (co-mentor)
2010-02-16 09:10:21 +00:00

6 lines
85 B
Makefile

# $FreeBSD$
LIBEVENT= ${.OBJDIR}/../libevent/libevent.a
.include "../Makefile.inc"