minix/external/bsd/Makefile
Lionel Sambuc 0ab81d2491 Upgrading bsdtar
* 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
2012-10-24 13:42:44 +02:00

7 lines
93 B
Makefile

.include <bsd.own.mk>
SUBDIR=byacc file flex mdocml \
libarchive
.include <bsd.subdir.mk>