minix/usr.bin/Makefile
Arun Thomas 2e8d1eda1b Replace m4 with NetBSD version
-Create usr.bin hierarchy
-Update minix-port.patch to include m4
2011-06-29 09:33:30 +02:00

8 lines
84 B
Makefile

# Makefile for usr.bin
.include <bsd.own.mk>
SUBDIR= m4
.include <bsd.subdir.mk>