Makefile.am
branchstable-1.3
changeset 1760 036f19bde00b
parent 1750 c916f48c95dd
equal deleted inserted replaced
1759:c3b4d3a50ac6 1760:036f19bde00b
    57 dist-hook:
    57 dist-hook:
    58 	if which svnversion >/dev/null 2>&1; then \
    58 	if which svnversion >/dev/null 2>&1; then \
    59 		svnversion $(srcdir) 2>/dev/null >$(distdir)/svnrevision; \
    59 		svnversion $(srcdir) 2>/dev/null >$(distdir)/svnrevision; \
    60 	fi
    60 	fi
    61 	if which svn2cl >/dev/null 2>&1; then \
    61 	if which svn2cl >/dev/null 2>&1; then \
    62         svn2cl svn://yak/vol/projekte/msr_messen_steuern_regeln/ethercat/rep; \
    62         svn2cl svn://svn/vol/projekte/msr_messen_steuern_regeln/ethercat/rep; \
    63     fi
    63     fi
    64 
    64 
    65 mrproper: clean cleandoc
    65 mrproper: clean cleandoc
    66 	rm -rf \
    66 	rm -rf \
    67 		aclocal.m4 \
    67 		aclocal.m4 \