A Makefile for the examples tree; currently builds "supfiles".

This commit is contained in:
thorpej 1997-11-13 02:33:12 +00:00
parent 6ca07951cf
commit 2e6852d279
1 changed files with 5 additions and 0 deletions

5
share/examples/Makefile Normal file
View File

@ -0,0 +1,5 @@
# $NetBSD: Makefile,v 1.1 1997/11/13 02:33:12 thorpej Exp $
SUBDIR= supfiles
.include <bsd.subdir.mk>