opnsense-src/share/doc/papers/kernmalloc/Makefile
Warner Losh d0b2dbfa0e Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
2023-08-16 11:55:03 -06:00

13 lines
212 B
Makefile

# From: @(#)Makefile 1.8 (Berkeley) 6/8/93
VOLUME= papers
DOC= kernmalloc
SRCS= kernmalloc.t appendix.ms
EXTRA= alloc.fig usage.tbl
MACROS= -ms
USE_EQN=
USE_PIC=
USE_SOELIM=
USE_TBL=
.include <bsd.doc.mk>