diff options
| author | Ulrich Spörlein <uqs@FreeBSD.org> | 2011-01-26 19:39:31 +0000 |
|---|---|---|
| committer | Ulrich Spörlein <uqs@FreeBSD.org> | 2011-01-26 19:39:31 +0000 |
| commit | c3990b4b85873fbbd4f1e9794a6442e337d9ea63 (patch) | |
| tree | a4434a8f7181599cb4d7368a9d2ffa7015a43388 /share/doc/papers/kernmalloc/Makefile | |
| parent | 200520dfce240ee35549198547e98122552cba4f (diff) | |
Notes
Diffstat (limited to 'share/doc/papers/kernmalloc/Makefile')
| -rw-r--r-- | share/doc/papers/kernmalloc/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/share/doc/papers/kernmalloc/Makefile b/share/doc/papers/kernmalloc/Makefile index e706f0a38962..02908918a474 100644 --- a/share/doc/papers/kernmalloc/Makefile +++ b/share/doc/papers/kernmalloc/Makefile @@ -10,9 +10,5 @@ USE_EQN= USE_PIC= USE_SOELIM= USE_TBL= -CLEANFILES= appendix.ms - -appendix.ms: appendix.t - ${GRIND} < ${.ALLSRC} > ${.TARGET} .include <bsd.doc.mk> |
