summaryrefslogtreecommitdiff
path: root/libexec/comsat/Makefile
diff options
context:
space:
mode:
authorRodney W. Grimes <rgrimes@FreeBSD.org>1994-05-27 12:39:25 +0000
committerRodney W. Grimes <rgrimes@FreeBSD.org>1994-05-27 12:39:25 +0000
commitea022d1687fe11220adeb9cacec1f8d0333e970a (patch)
treef67bf5badf439a8ce9d3329b06a0be2f2f635a50 /libexec/comsat/Makefile
parent9b50d9027575220cb6dd09b3e62f03f511e908b8 (diff)
Notes
Diffstat (limited to 'libexec/comsat/Makefile')
-rw-r--r--libexec/comsat/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/libexec/comsat/Makefile b/libexec/comsat/Makefile
new file mode 100644
index 000000000000..0e11b5f3af11
--- /dev/null
+++ b/libexec/comsat/Makefile
@@ -0,0 +1,6 @@
+# @(#)Makefile 8.1 (Berkeley) 6/4/93
+
+PROG= comsat
+MAN8= comsat.0
+
+.include <bsd.prog.mk>