This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-03-12 05:32:15 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d815e42419
opnsense-src
/
lib
/
libc
/
isc
/
Makefile.inc
7 lines
86 B
PHP
Raw
Normal View
History
Unescape
Escape
- Merge our local changes. - Exclude unnecessary functions for us.
2006-03-21 10:37:16 -05:00
# $FreeBSD$
# isc sources
Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP} if not already defined. This allows building libc from outside of lib/libc using a reach-over makefile. A typical use-case is to build a standard ILP32 version and a COMPAT32 version in a single iteration by building the COMPAT32 version using a reach-over makefile. Obtained from: Juniper Networks, Inc.
2014-03-03 21:19:39 -05:00
.
PATH
:
$
{
LIBC_SRCTOP
}
/
isc
- Merge our local changes. - Exclude unnecessary functions for us.
2006-03-21 10:37:16 -05:00
SRCS
+=
ev_streams
.
c
ev_timers
.
c
Reference in a new issue
Copy permalink