Index: projects/doctools/share/doc/usd/20.meref/Makefile =================================================================== --- projects/doctools/share/doc/usd/20.meref/Makefile (revision 306932) +++ projects/doctools/share/doc/usd/20.meref/Makefile (nonexistent) @@ -1,18 +0,0 @@ -# From: @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $FreeBSD$ - -VOLUME= usd/20.meref -SRCS= meref.me-sed -MACROS= -me -GROFFDIR= ${.CURDIR}/../../../../contrib/groff -SRCDIR= ${GROFFDIR}/doc - -version=`cat ${GROFFDIR}/VERSION` -revision=`sed -e 's/^0$$//' -e 's/^[1-9].*$$/.&/' ${GROFFDIR}/REVISION` - -meref.me-sed: meref.me - sed -e "s;@VERSION@;$(version)$(revision);" ${.ALLSRC} > ${.TARGET} - -CLEANFILES= ${SRCS} - -.include Property changes on: projects/doctools/share/doc/usd/20.meref/Makefile ___________________________________________________________________ Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Index: projects/doctools/share/doc/usd/19.memacros/Makefile =================================================================== --- projects/doctools/share/doc/usd/19.memacros/Makefile (revision 306932) +++ projects/doctools/share/doc/usd/19.memacros/Makefile (nonexistent) @@ -1,18 +0,0 @@ -# From: @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $FreeBSD$ - -VOLUME= usd/19.memacros -SRCS= meintro.me-sed -MACROS= -me -GROFFDIR= ${.CURDIR}/../../../../contrib/groff -SRCDIR= ${GROFFDIR}/doc - -version=`cat ${GROFFDIR}/VERSION` -revision=`sed -e 's/^0$$//' -e 's/^[1-9].*$$/.&/' ${GROFFDIR}/REVISION` - -meintro.me-sed: meintro.me - sed -e "s;@VERSION@;$(version)$(revision);" ${.ALLSRC} > ${.TARGET} - -CLEANFILES= ${SRCS} - -.include Property changes on: projects/doctools/share/doc/usd/19.memacros/Makefile ___________________________________________________________________ Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Index: projects/doctools/share/doc/usd/Makefile =================================================================== --- projects/doctools/share/doc/usd/Makefile (revision 306932) +++ projects/doctools/share/doc/usd/Makefile (revision 306933) @@ -1,24 +1,22 @@ # From: @(#)Makefile 8.2 (Berkeley) 4/20/94 # $FreeBSD$ # The following modules are not provided: # 14.jove SUBDIR= title \ contents \ 04.csh \ 05.dc \ 06.bc \ 07.mail \ 10.exref \ 11.vitut \ 12.vi \ 13.viref \ 18.msdiffs \ - 19.memacros \ - 20.meref \ 21.troff \ 22.trofftut SUBDIR_PARALLEL= .include