diff options
Diffstat (limited to 'share/doc/smm/18.net/Makefile')
-rw-r--r-- | share/doc/smm/18.net/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/share/doc/smm/18.net/Makefile b/share/doc/smm/18.net/Makefile new file mode 100644 index 000000000000..beb0b147771a --- /dev/null +++ b/share/doc/smm/18.net/Makefile @@ -0,0 +1,5 @@ +VOLUME= smm/18.net +SRCS= 0.t 1.t 2.t 3.t 4.t 5.t 6.t 7.t 8.t 9.t a.t b.t c.t d.t e.t f.t +MACROS= -ms + +.include <bsd.doc.mk> |