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-28 17:49:22 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
12e46bad2c
opnsense-src
/
sys
/
modules
/
splash
/
txt
/
Makefile
8 lines
102 B
Makefile
Raw
Normal View
History
Unescape
Escape
- Add support for ASCII art splash screens in TheDraw format PR: kern/143370 Submitted by: Antony Mawer <antony@mawer.org> Reviewed by: gjb (doc) Reviewed by: des (style) Approved by: ed MFC after: 1 month
2011-12-12 16:12:07 -05:00
# $FreeBSD$
sys/modules: normalize .CURDIR-relative paths to SRCTOP This simplifies make output/logic Tested with: `cd sys/modules; make ALL_MODULES=` on amd64 MFC after: 1 month Sponsored by: Dell EMC Isilon
2017-03-04 05:10:17 -05:00
.PATH
:
${
SRCTOP
}/
sys
/
dev
/
fb
- Add support for ASCII art splash screens in TheDraw format PR: kern/143370 Submitted by: Antony Mawer <antony@mawer.org> Reviewed by: gjb (doc) Reviewed by: des (style) Approved by: ed MFC after: 1 month
2011-12-12 16:12:07 -05:00
KMOD
=
splash_txt
SRCS
=
splash_txt.c
.
i
n
c
l
u
d
e
<
b
s
d
.
k
m
o
d
.
m
k
>
Reference in a new issue
Copy permalink