This website requires JavaScript.
Explore
Help
Sign In
jimzah
/
freebsd-src
Watch
1
Star
0
Fork
0
You've already forked freebsd-src
mirror of
https://github.com/freebsd/freebsd-src.git
synced
2024-11-28 19:52:44 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
9e7948d849
freebsd-src
/
usr.sbin
/
fifolog
/
Makefile
6 lines
96 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add the fifolog tools to FreeBSD. Quoth the man-page: Fifologs provide a compact round-robin circular storage for recording text and binary information to permanent storage in a bounded and pre- dictable fashion, time and space wise. Not yet connected to the build, but feel free to test & review.
2008-03-09 19:14:36 +00:00
# $FreeBSD$
Clean up makefiles and a manpage. OK'ed by: phk
2008-04-10 15:02:00 +01:00
SUBDIR
=
lib fifolog_create fifolog_writer fifolog_reader
Add the fifolog tools to FreeBSD. Quoth the man-page: Fifologs provide a compact round-robin circular storage for recording text and binary information to permanent storage in a bounded and pre- dictable fashion, time and space wise. Not yet connected to the build, but feel free to test & review.
2008-03-09 19:14:36 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
s
u
b
d
i
r
.
m
k
>
Reference in New Issue
Copy Permalink