Deleted Added
full compact
Makefile (482) Makefile (491)
1# @(#)Makefile 5.11 (Berkeley) 5/21/91
2
3NOOBJ= noobj
4
5# disktab may be wrong -- hcx9 is a tahoe, but gets its own.
6# -rw-r--r--
7BINOWN= root
8BINGRP= wheel

--- 4 unchanged lines hidden (view full) ---

13 syslog.conf ttys etc.${MACHINE}/disktab rpc
14
15# -rw-rw-rw-
16BIN2= motd
17
18# -rwxr-xr-x root.wheel, for the new f***ing cron root.wheel
19BIN3= daily weekly monthly
20
1# @(#)Makefile 5.11 (Berkeley) 5/21/91
2
3NOOBJ= noobj
4
5# disktab may be wrong -- hcx9 is a tahoe, but gets its own.
6# -rw-r--r--
7BINOWN= root
8BINGRP= wheel

--- 4 unchanged lines hidden (view full) ---

13 syslog.conf ttys etc.${MACHINE}/disktab rpc
14
15# -rw-rw-rw-
16BIN2= motd
17
18# -rwxr-xr-x root.wheel, for the new f***ing cron root.wheel
19BIN3= daily weekly monthly
20
21MTREE= BSD.root.dist BSD.usr.dist BSD.var.dist
21MTREE= BSD.local.dist BSD.root.dist BSD.usr.dist BSD.var.dist
22NAMEDB= localhost.rev named.boot root.cache
23PCS= pcs750.bin
24WCS1= wcs fppwcs poc poc1 poc2 fppoc
25WCS2= fpevent fppwcs fppwcs_dual hdcwcs load_diags start_fpp wcs wcs_dual
26
27# Special top level files for FreeBSD
28COPYRIGHT= COPYRIGHT
29FREEBSD= CONTRIB.386BSD CONTRIB.FreeBSD RELNOTES.FreeBSD ${COPYRIGHT}

--- 333 unchanged lines hidden ---
22NAMEDB= localhost.rev named.boot root.cache
23PCS= pcs750.bin
24WCS1= wcs fppwcs poc poc1 poc2 fppoc
25WCS2= fpevent fppwcs fppwcs_dual hdcwcs load_diags start_fpp wcs wcs_dual
26
27# Special top level files for FreeBSD
28COPYRIGHT= COPYRIGHT
29FREEBSD= CONTRIB.386BSD CONTRIB.FreeBSD RELNOTES.FreeBSD ${COPYRIGHT}

--- 333 unchanged lines hidden ---