summaryrefslogtreecommitdiff
path: root/archivers/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Addex uudx.Satoshi Asami1996-06-101-1/+2
| | | | Notes: svn path=/head/; revision=3189
* Add rarAndrey A. Chernov1996-05-151-1/+2
| | | | Notes: svn path=/head/; revision=3087
* Typo ("non-usa_only" -> "non-usa.only")Satoshi Asami1996-04-121-2/+2
| | | | Notes: svn path=/head/; revision=2992
* Add hpack.non-usa_only, unzip.with_encryption, zip.with_encryption toSatoshi Asami1996-04-121-4/+4
| | | | | | | SUBDIR list. Notes: svn path=/head/; revision=2976
* Convert all makefiles to new formats.Satoshi Asami1995-10-031-6/+13
| | | | Notes: svn path=/head/; revision=2233
* Clean up subdir Makefiles. They now all look like this:Satoshi Asami1995-05-141-2/+5
| | | | | | | | | | | | | | | | | | | | | | ===== # 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". Notes: svn path=/head/; revision=1740
* ha addedAndrey A. Chernov1995-01-241-2/+2
| | | | Notes: svn path=/head/; revision=820
* lha addedAndrey A. Chernov1995-01-151-2/+2
| | | | Notes: svn path=/head/; revision=783
* Move encryption things to restricted area.Andrey A. Chernov1995-01-151-3/+4
| | | | | | | Add hpack to restricted area. Notes: svn path=/head/; revision=780
* Adjust the build list for archiversJordan K. Hubbard1995-01-131-2/+3
| | | | Notes: svn path=/head/; revision=759
* New archivers groupJordan K. Hubbard1995-01-131-0/+5
Notes: svn path=/head/; revision=757