diff options
Diffstat (limited to 'share/doc/psd/21.ipc/Makefile')
-rw-r--r-- | share/doc/psd/21.ipc/Makefile | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/share/doc/psd/21.ipc/Makefile b/share/doc/psd/21.ipc/Makefile new file mode 100644 index 000000000000..67c3d6c40a17 --- /dev/null +++ b/share/doc/psd/21.ipc/Makefile @@ -0,0 +1,9 @@ +# From: @(#)Makefile 8.1 (Berkeley) 6/8/93 +# $FreeBSD$ + +VOLUME= psd/21.ipc +SRCS= 0.t 1.t 2.t 3.t 4.t 5.t +MACROS= -ms +USE_TBL= + +.include <bsd.doc.mk> |