aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2008-05-26 17:04:44 +0000
committerDimitri Sokolyuk <demon@dim13.org>2008-05-26 17:04:44 +0000
commit003b3a63ec8f357f9bc59a274622efe28ab63764 (patch)
tree4100034d76eb1e669a5f76abc7017223bbcd0a77 /Makefile
parent6cc1e2a7d776c263424266f7ef2800f270fbfe3a (diff)
anoncvs shell unpacked
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..7c9f7be
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,9 @@
+#CVSROOT=anoncvs@anoncvs1.usa.openbsd.org:/cvs
+PROG= anoncvssh
+BINOWN= root
+BINMODE=4111
+BINDIR=/open
+NOMAN=
+
+.include <bsd.prog.mk>
+