Provide a Makefile here so that the previous level will traverse down.

This commit is contained in:
thorpej 2000-04-07 17:44:19 +00:00
parent 7ab88fa264
commit 04b675c7a2

7
distrib/i386/Makefile Normal file
View File

@ -0,0 +1,7 @@
# $NetBSD: Makefile,v 1.1 2000/04/07 17:44:19 thorpej Exp $
SUBDIR= floppies
TARGETS+=release
.include <bsd.subdir.mk>