aboutsummaryrefslogtreecommitdiff
path: root/etc/periodic/daily/Makefile
blob: e7019586445ec7a425866525849fa01dea0fb74d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#	$Id: Makefile,v 1.1 1997/08/12 18:23:26 pst Exp $

BIN=    100.clean-disks \
	110.clean-tmps \
	120.clean-preserve \
	130.clean-msgs \
	140.clean-rwho \
	200.backup-passwd \
	210.backup-aliases \
	220.backup-distfile \
	300.calendar \
	310.accounting \
	320.rdist \
	330.news \
	340.uucp \
	400.status-disks \
	410.status-uucp \
	420.status-network \
	430.status-rwho \
	440.status-mailq \
	450.status-security \
	999.local

.include <bsd.prog.mk>