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-02-24 02:10:45 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
376d460cff
opnsense-src
/
lib
/
libc
/
db
/
mpool
/
Makefile.inc
7 lines
102 B
PHP
Raw
Normal View
History
Unescape
Escape
Changed all paths to be relative to src/lib instead of src/lib/libc so that all these makefiles can be used to build libc_r too. Added .if ${LIB} == "c" tests to restrict man page builds to libc to avoid needlessly building them with libc_r too. Split libc Makefile into Makefile and Makefile.inc to allow the libc_r Makefile to include Makefile.inc too.
1997-05-02 23:50:06 -04:00
# from @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
$Id$ -> $FreeBSD$
1999-08-27 20:22:10 -04:00
# $FreeBSD$
BSD 4.4 Lite Lib Sources
1994-05-27 01:00:24 -04:00
libc_r wasn't so tied to libc for 22 months.
2002-11-18 04:50:57 -05:00
.
PATH
:
$
{
.
CURDIR
}
/
db
/
mpool
BSD 4.4 Lite Lib Sources
1994-05-27 01:00:24 -04:00
SRCS
+=
mpool
.
c
Reference in a new issue
Copy permalink