8 lines
127 B
Makefile
8 lines
127 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2005/03/27 18:48:45 christos Exp $
|
||
|
|
||
|
.include <bsd.own.mk>
|
||
|
|
||
|
SUBDIR+= mbtowc
|
||
|
|
||
|
.include <bsd.subdir.mk>
|