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-25 16:18:54 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
376d460cff
opnsense-src
/
sys
/
boot
/
i386
/
boot0sio
/
Makefile
8 lines
97 B
Makefile
Raw
Normal View
History
Unescape
Escape
Hook boot0sio to the build. Use 'boot0cfg -b /boot/boot0sio' to use.
2003-12-08 14:02:06 -05:00
# $FreeBSD$
.PATH
:
${.
CURDIR
}/../
boot
0
First round of cleanups to sys/boot/ makefiles: - do not use PROG for what's not a real C program, - use sys.mk transformation rules where possible, - only create the "machine" symlink on AMD64, - removed MAINTAINER lines in individual makefiles, - added the LIBSTAND defitinion to <bsd.libnames.mk>, - somewhat better contents in .depend files. Tested on: i386, amd64 Prodded by: bde
2004-02-06 16:58:32 -05:00
BOOT
=
boot0sio
Hook boot0sio to the build. Use 'boot0cfg -b /boot/boot0sio' to use.
2003-12-08 14:02:06 -05:00
.
i
n
c
l
u
d
e
"${.CURDIR}/../boot0/Makefile"
Reference in a new issue
Copy permalink