From 2e6852d279ec3ae21dd9b6ec82f61b3beb16e978 Mon Sep 17 00:00:00 2001 From: thorpej Date: Thu, 13 Nov 1997 02:33:12 +0000 Subject: [PATCH] A Makefile for the examples tree; currently builds "supfiles". --- share/examples/Makefile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 share/examples/Makefile diff --git a/share/examples/Makefile b/share/examples/Makefile new file mode 100644 index 000000000000..54786918f7e3 --- /dev/null +++ b/share/examples/Makefile @@ -0,0 +1,5 @@ +# $NetBSD: Makefile,v 1.1 1997/11/13 02:33:12 thorpej Exp $ + +SUBDIR= supfiles + +.include