Subversion Repositories pub

Compare Revisions

No changes between revisions

Ignore whitespace Rev 738 → Rev 739

/ATTIC/video-contact-sheet/tags/1.13.3/online_man/Makefile
0,0 → 1,18
#
# $Id$
#
 
docsdir=../dist/docs
 
all: man.vcs.html
 
man.vcs.html: $(docsdir)/vcs.man.html
cp $< $@
 
$(docsdir)/%:
make -C $(docsdir) $*
 
clean:
$(RM) man.vcs.html man.vcs.conf.html
 
.PHONY: all clean
Property changes:
Added: svn:keywords
+Rev Id Date
\ No newline at end of property