minix/bin/Makefile
Lionel Sambuc 85fee539f4 Upgrading pax.
This also means importing librmt.

Change-Id: Ie5b314aeaad28dca46acb64f20f2d70746ea52d0
2012-10-24 13:42:44 +02:00

8 lines
108 B
Makefile

# Makefile for bin
.include <bsd.own.mk>
SUBDIR= cat date ed mkdir pax rm rmdir
.include <bsd.subdir.mk>