0ab81d2491
* Removing commands/tar * Updated external/bsd/libarchive * Adding external/bsd/libarchive/bin/tar compiled bsdtar instead of just tar * (tar is taken care of through the pax utility) Change-Id: Ie773b4502fbf4e3880f28f01bb528b063a60c668
6 lines
93 B
Makefile
6 lines
93 B
Makefile
.include <bsd.own.mk>
|
|
|
|
SUBDIR=byacc file flex mdocml \
|
|
libarchive
|
|
|
|
.include <bsd.subdir.mk>
|