NetBSD/share/examples/emul/Makefile
thorpej bc5cb74a7b Move the svr4 and ultrix example files from "share/samples" to
"share/examples" (because that's what they are: examples) and install
them into $DESTDIR/usr/share/examples/emul/{svr4,ultrix}/etc.
1997-11-13 03:02:02 +00:00

6 lines
107 B
Makefile

# $NetBSD: Makefile,v 1.1 1997/11/13 03:02:03 thorpej Exp $
SUBDIR= svr4 ultrix
.include <bsd.subdir.mk>