diff options
Diffstat (limited to 'archivers/Makefile')
-rw-r--r-- | archivers/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile new file mode 100644 index 000000000000..f2bf5f4215e1 --- /dev/null +++ b/archivers/Makefile @@ -0,0 +1,5 @@ +# $Id: Makefile,v 1.8 1995/01/05 21:42:45 jkh Exp $ +# +SUBDIR= arc gshar+gunshar unzrg unrar unzip* zip* zoo + +.include <bsd.port.subdir.mk> |