7 lines
86 B
Makefile
7 lines
86 B
Makefile
# $FreeBSD$
|
|
|
|
# isc sources
|
|
.PATH: ${LIBC_SRCTOP}/isc
|
|
|
|
SRCS+= ev_streams.c ev_timers.c
|