mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-25 11:37:56 +00:00
ab96eeabe8
- Exclude unnecessary functions for us.
7 lines
82 B
Makefile
7 lines
82 B
Makefile
# $FreeBSD$
|
|
|
|
# isc sources
|
|
.PATH: ${.CURDIR}/isc
|
|
|
|
SRCS+= ev_streams.c ev_timers.c
|