summaryrefslogtreecommitdiff
path: root/parcels.txt
blob: 5a4b50cf9fa87e1322acca4dac1a378738cfed1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# this file describes which binaries and scripts go to make
# up a parcel -- a group of files and scripts needed to perform
# a particular task

backup-client
	bin bbackupd
	bin bbackupquery
	bin bbackupctl
	script bin/bbackupd/bbackupd-config
	script bin/bbackupd/win32/installer.iss 
	script bin/bbackupd/win32/ReadMe.txt 
	script bin/bbackupd/win32/bbackupd.conf

OMIT:mingw32
OMIT:CYGWIN

backup-server
	bin bbstored
	bin bbstoreaccounts
	script bin/bbstored/bbstored-certs
	script bin/bbstored/bbstored-config
	script lib/raidfile/raidfile-config

END-OMIT