]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/unzip/Makefile
Add IBM TS1170 density codes and specs.
[FreeBSD/FreeBSD.git] / usr.bin / unzip / Makefile
1
2 PROG = unzip
3 LIBADD= archive
4
5 .include <bsd.prog.mk>