Changeset 2598 for box/trunk/bin
- Timestamp:
- 24/01/2010 14:24:24 (2 years ago)
- Location:
- box/trunk/bin
- Files:
-
- 3 edited
-
bbackupd/Makefile.extra (modified) (1 diff)
-
bbackupquery/Makefile.extra (modified) (1 diff)
-
bbstored/Makefile.extra (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/bin/bbackupd/Makefile.extra
r1478 r2598 4 4 # AUTOGEN SEEDING 5 5 autogen_ClientException.h autogen_ClientException.cpp: $(MAKEEXCEPTION) ClientException.txt 6 $( PERL) $(MAKEEXCEPTION) ClientException.txt6 $(_PERL) $(MAKEEXCEPTION) ClientException.txt 7 7 -
box/trunk/bin/bbackupquery/Makefile.extra
r536 r2598 2 2 # AUTOGEN SEEDING 3 3 autogen_Documentation.cpp: makedocumentation.pl documentation.txt 4 $( PERL) makedocumentation.pl4 $(_PERL) makedocumentation.pl 5 5 6 6 -
box/trunk/bin/bbstored/Makefile.extra
r536 r2598 6 6 # AUTOGEN SEEDING 7 7 autogen_BackupProtocolServer.cpp autogen_BackupProtocolServer.h: $(MAKEPROTOCOL) backupprotocol.txt 8 $( PERL) $(GEN_CMD_SRV)8 $(_PERL) $(GEN_CMD_SRV) 9 9
Note: See TracChangeset
for help on using the changeset viewer.
