source: cmtcvs/1.4/cmt/fragments/exporter_header@ 689

Last change on this file since 689 was 406, checked in by arnault, 18 years ago

Added a folder remotely

File size: 308 bytes
Line 
1
2${CONSTITUENT} :: export_action
3
4#docs ::
5# cd ..; root=`pwd`; \
6# version=`basename $${root}`; \
7# package=`dirname $${root}`; \
8# package=`basename $${package}`; \
9# echo "${CMTROOT}/mgr/cmt_export.sh $${package}/ $${root}/doc/cmtcvs.html"
10
11export_action ::
12 ${CMTROOT}/mgr/cmt_tar_export.sh CVS cmt src
13
Note: See TracBrowser for help on using the repository browser.