Minimal makefile to ensure that arch/amigappc/include is picked up by

"make includes".
This commit is contained in:
bjh21 2002-04-03 14:37:54 +00:00
parent e6ab6d48dc
commit ed0cb3d8fc
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
# $NetBSD: Makefile,v 1.1 2002/04/03 14:37:54 bjh21 Exp $
SUBDIR= include
.include <bsd.subdir.mk>