summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctm/Makefile
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1994-09-19 07:32:24 +0000
committerphk <phk@FreeBSD.org>1994-09-19 07:32:24 +0000
commit43fd687af67e5d231b173594a92160342d2e7693 (patch)
tree5aac12523f03937b5c250fb47065c5bfc7266fd1 /usr.sbin/ctm/Makefile
parent3e8c11a9a61e6be3f72812ee58f5eeb674eb4b42 (diff)
downloadFreeBSD-src-43fd687af67e5d231b173594a92160342d2e7693.zip
FreeBSD-src-43fd687af67e5d231b173594a92160342d2e7693.tar.gz
This is the present state of CTM version 2. Please do not ask for
subscriptions yet. Wait for the announcement. CTM is my humble attempt to get -current out to people beyond TCP/IP connections. This is for people with dial-up connections and such. CTM can make a delta from one version to another of a source-tree, in a efficient and verified way. Even if there are binary files in the tree. It will even try to make the delta as small as possible. It is OK with me if you yell "Bloating!" but I'll just forward your email to some of the happy customers from CTM version 1, and let them tell you what they think. I will not put ctm into "make world" yet. For now it is just the logical way to get the sources out to people who helps me test this. Poul-Henning
Diffstat (limited to 'usr.sbin/ctm/Makefile')
-rw-r--r--usr.sbin/ctm/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.sbin/ctm/Makefile b/usr.sbin/ctm/Makefile
new file mode 100644
index 0000000..dd9a766
--- /dev/null
+++ b/usr.sbin/ctm/Makefile
@@ -0,0 +1,4 @@
+
+SUBDIR= ctm ctm_scan
+
+.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud