diff options
author | Ulrich Spörlein <uqs@FreeBSD.org> | 2010-12-04 10:11:20 +0000 |
---|---|---|
committer | Ulrich Spörlein <uqs@FreeBSD.org> | 2010-12-04 10:11:20 +0000 |
commit | cded07a8783dedbb0634ebde78764f935f26467d (patch) | |
tree | a39140e4d881fbba4f04ac77974bfbb05df9d360 /share/doc/usd/05.dc/Makefile | |
parent | cdfaa45d480231e2d943daf46767fc6546095d82 (diff) |
Move most of the remaining USD/PSD/SMM papers into share/doc
Notes
Notes:
svn path=/head/; revision=216178
Diffstat (limited to 'share/doc/usd/05.dc/Makefile')
-rw-r--r-- | share/doc/usd/05.dc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/share/doc/usd/05.dc/Makefile b/share/doc/usd/05.dc/Makefile index 2b01e0c0f51a..fd1cffc9952b 100644 --- a/share/doc/usd/05.dc/Makefile +++ b/share/doc/usd/05.dc/Makefile @@ -4,6 +4,5 @@ VOLUME= usd/05.dc SRCS= dc MACROS= -ms -SRCDIR= ${.CURDIR}/../../../../usr.bin/dc/USD.doc .include <bsd.doc.mk> |