This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4cf659f127
freebsd-skq
/
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 14:02:00 +00: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