diff options
author | grog <grog@FreeBSD.org> | 2001-03-11 12:48:29 +0800 |
---|---|---|
committer | grog <grog@FreeBSD.org> | 2001-03-11 12:48:29 +0800 |
commit | 8d0eb9d13e8062625977f6b118b5e75abc41f75b (patch) | |
tree | 1b25c10b9b6984f2a786b304c57c7083e8081d98 /misc/Makefile | |
parent | dd8eb1ed8b812ccf60d677351e24c2ab422ca279 (diff) | |
download | freebsd-ports-gnome-8d0eb9d13e8062625977f6b118b5e75abc41f75b.tar.gz freebsd-ports-gnome-8d0eb9d13e8062625977f6b118b5e75abc41f75b.tar.zst freebsd-ports-gnome-8d0eb9d13e8062625977f6b118b5e75abc41f75b.zip |
Instant server, to match instant workstation.
This is a first stab at something which will be documented in the next
edition of "The Complete FreeBSD". Comments welcome.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 1d1e97fd3f4e..baa4a1cb8a09 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -70,6 +70,7 @@ SUBDIR += hello SUBDIR += heyu SUBDIR += histring + SUBDIR += instant-server SUBDIR += instant-workstation SUBDIR += iselect SUBDIR += jargon |