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-04-21 22:27:47 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3e86c1081d
opnsense-src
/
lib
/
libopenbsd
/
Makefile
10 lines
86 B
Makefile
Raw
Normal View
History
Unescape
Escape
Make libohash a proper internallib instead of hidding it in m4 mandoc development seems to be also using ohash so prepare to share the code when needed
2014-08-06 18:46:15 -04:00
# $FreeBSD$
Rename libohash to libopenbsd. libopenbsd is an internal library which to bring in compatibility stuff from OpenBSD. This will allow us to bring in more OpenBSD utilities into the FreeBSD base system. We similarly use libnetbsd for bringing in stuff from NetBSD. Reviewed by: bapt Differential Revision: https://reviews.freebsd.org/D4078
2015-11-04 02:20:55 -05:00
LIB
=
openbsd
Make libohash a proper internallib instead of hidding it in m4 mandoc development seems to be also using ohash so prepare to share the code when needed
2014-08-06 18:46:15 -04:00
SRCS
=
ohash.c
INTERNALLIB
=
WARNS
=
3
.
i
n
c
l
u
d
e
<
b
s
d
.
l
i
b
.
m
k
>
Reference in a new issue
Copy permalink