2000-06-20 03:36:22 +04:00
|
|
|
# $NetBSD: Makefile,v 1.4 2000/06/19 23:36:22 thorpej Exp $
|
2000-06-17 05:08:24 +04:00
|
|
|
|
2000-06-19 23:39:09 +04:00
|
|
|
.BEGIN:
|
2000-06-20 03:36:22 +04:00
|
|
|
.ifmake !print-shlib-major && !print-shlib-minor
|
2000-06-19 23:39:09 +04:00
|
|
|
@echo "This is a dummy directory; don't build in here."
|
|
|
|
@false
|
|
|
|
.endif
|
2000-06-17 05:08:24 +04:00
|
|
|
|
|
|
|
.include <bsd.lib.mk>
|