8 lines
123 B
Makefile
8 lines
123 B
Makefile
# $NetBSD: Makefile,v 1.7 1995/07/10 23:14:46 gwr Exp $
|
|
|
|
.if exists(libsa)
|
|
SUBDIR+= libsa
|
|
.endif
|
|
|
|
.include <bsd.subdir.mk>
|