diff options
Diffstat (limited to 'share/doc/smm/05.fastfs/Makefile')
-rw-r--r-- | share/doc/smm/05.fastfs/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/share/doc/smm/05.fastfs/Makefile b/share/doc/smm/05.fastfs/Makefile new file mode 100644 index 000000000000..fa7cf0f830df --- /dev/null +++ b/share/doc/smm/05.fastfs/Makefile @@ -0,0 +1,7 @@ +VOLUME= smm/05.fastfs +SRCS= 0.t 1.t 2.t 3.t 4.t 5.t 6.t +MACROS= -ms +USE_TBL= +USE_EQN= + +.include <bsd.doc.mk> |