source: box/trunk/test/bbackupd/Makefile.extra @ 2983

Revision 2983, 646 bytes checked in by chris, 9 months ago (diff)

Combine client and server protocols to make way for an offline/local protocol.

Rename ProtocolObject? to Message.

Line 
1link-extra: ../../bin/bbackupd/autogen_ClientException.o \
2        ../../bin/bbackupd/BackupClientContext.o \
3        ../../bin/bbackupd/BackupClientDeleteList.o \
4        ../../bin/bbackupd/BackupClientDirectoryRecord.o \
5        ../../bin/bbackupd/Win32BackupService.o \
6        ../../bin/bbackupd/BackupClientInodeToIDMap.o \
7        ../../bin/bbackupd/Win32ServiceFunctions.o \
8        ../../bin/bbackupd/BackupDaemon.o \
9        ../../bin/bbstored/BBStoreDHousekeeping.o \
10        ../../bin/bbstored/HousekeepStoreAccount.o \
11        ../../lib/backupstore/autogen_BackupProtocol.o \
12        ../../lib/backupstore/BackupStoreContext.o \
13        ../../lib/backupstore/BackupCommands.o \
14        ../../bin/bbstored/BackupStoreDaemon.o
Note: See TracBrowser for help on using the repository browser.