Commit Graph

6 Commits

Author SHA1 Message Date
Satoshi Asami
c9dc84a522 Clean up subdir Makefiles. They now all look like this:
=====
# Id line
#
# RESTRICTED: restricted_port_1 (comment1)
# RESTRICTED: restricted_port_2 (comment2)
#
# BROKEN: broken_port_3 (comment3)
# BROKEN: broken_port_4 (comment4)
# BROKEN: broken_port_5 (comment5)
#

SUBDIR= good_port_1 good_port_2 ...
=====

Basically, the idea is to make it easy to find restricted or broken
ports by doing a "grep".
1995-05-14 03:30:07 +00:00
Andrey A. Chernov
21f28586c4 ha added 1995-01-24 16:58:53 +00:00
Andrey A. Chernov
26616b2b6f lha added 1995-01-15 08:00:29 +00:00
Andrey A. Chernov
7f841b049f Move encryption things to restricted area.
Add hpack to restricted area.
1995-01-15 07:35:41 +00:00
Jordan K. Hubbard
27c36204e8 Adjust the build list for archivers 1995-01-13 12:10:55 +00:00
Jordan K. Hubbard
868250dfb8 New archivers group 1995-01-13 11:12:19 +00:00