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-23 09:56:47 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
376d460cff
opnsense-src
/
sys
/
modules
/
splash
/
pcx
/
Makefile
7 lines
73 B
Makefile
Raw
Normal View
History
Unescape
Escape
$Id$ -> $FreeBSD$
1999-08-27 21:08:13 -04:00
# $FreeBSD$
PCX loader for pseudo-device splash.
1999-04-12 09:39:11 -04:00
KMOD
=
splash_pcx
Fixed bogus SRCS definition which broke `make depend'. Plain `make' worked accidentally because the rule to generate ${OBJS} from ${SRCS} is sloppy. Fixed style bugs.
1999-04-13 05:11:20 -04:00
SRCS
=
splash_pcx.c
PCX loader for pseudo-device splash.
1999-04-12 09:39:11 -04:00
Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead of encoding the relative path.
2000-05-26 21:14:33 -04:00
.
i
n
c
l
u
d
e
<
b
s
d
.
k
m
o
d
.
m
k
>
Reference in a new issue
Copy permalink