Add Makefile for building sub directories.

This commit is contained in:
mark 1997-10-18 04:15:01 +00:00
parent 272b4a406a
commit dcf807c409
1 changed files with 5 additions and 0 deletions

5
distrib/arm32/Makefile Normal file
View File

@ -0,0 +1,5 @@
# $NetBSD: Makefile,v 1.1 1997/10/18 04:15:01 mark Exp $
SUBDIR= ramdisk
.include <bsd.subdir.mk>