003 File Manager
Current Path:
/usr/src/share/man/man7
usr
/
src
/
share
/
man
/
man7
/
📁
..
📄
Makefile
(829 B)
📄
Makefile.depend
(176 B)
📄
arch.7
(15.96 KB)
📄
ascii.7
(6.77 KB)
📄
bsd.snmpmod.mk.7
(3.71 KB)
📄
build.7
(22.55 KB)
📄
c99.7
(7.03 KB)
📄
clocks.7
(4.92 KB)
📄
crypto.7
(6.23 KB)
📄
development.7
(5.6 KB)
📄
environ.7
(7.77 KB)
📄
ffs.7
(8.64 KB)
📄
firewall.7
(16.5 KB)
📄
growfs.7
(2.3 KB)
📄
hier.7
(17.55 KB)
📄
hostname.7
(3.75 KB)
📄
intro.7
(2.91 KB)
📄
maclabel.7
(3.4 KB)
📄
operator.7
(2.52 KB)
📄
orders.7
(4.54 KB)
📄
ports.7
(16.73 KB)
📄
release.7
(19.59 KB)
📄
sdoc.7
(8.25 KB)
📄
security.7
(37.62 KB)
📄
sprog.7
(6.64 KB)
📄
stats.7
(3.42 KB)
📄
stdint.7
(3.98 KB)
📄
sticky.7
(2.76 KB)
📄
tests.7
(7.47 KB)
📄
tuning.7
(26.47 KB)
Editing: Makefile
# @(#)Makefile 8.1 (Berkeley) 6/5/93 # $FreeBSD$ .include <src.opts.mk> #MISSING: eqnchar.7 ms.7 term.7 MAN= arch.7 \ ascii.7 \ bsd.snmpmod.mk.7 \ build.7 \ clocks.7 \ crypto.7 \ c99.7 \ development.7 \ environ.7 \ ffs.7 \ firewall.7 \ growfs.7 \ hier.7 \ hostname.7 \ intro.7 \ maclabel.7 \ operator.7 \ orders.7 \ ports.7 \ release.7 \ sdoc.7 \ security.7 \ sprog.7 \ stats.7 \ stdint.7 \ sticky.7 \ tests.7 \ tuning.7 MLINKS= intro.7 miscellaneous.7 MLINKS+= security.7 securelevel.7 MLINKS+= c99.7 c.7 MLINKS+= c99.7 c78.7 MLINKS+= c99.7 c89.7 MLINKS+= c99.7 c90.7 .if ${MK_TESTS} != "no" ATF= ${SRCTOP}/contrib/atf .PATH: ${ATF}/doc MAN+= atf.7 CLEANFILES+= atf.7 atf.7: atf.7.in sed -e 's,__DOCDIR__,/usr/share/doc/atf,g' \ <"${ATF}/doc/atf.7.in" >atf.7 .endif .include <bsd.prog.mk>
Upload File
Create Folder