mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 14:48:57 +00:00
7 lines
182 B
Makefile
7 lines
182 B
Makefile
# $NetBSD: Makefile.inc,v 1.7 1995/02/27 13:06:20 cgd Exp $
|
|
|
|
.PATH: ${.CURDIR}/nls
|
|
|
|
SRCS+= catclose.c catgets.c catopen.c msgcat.c
|
|
MAN3+= nls/catclose.3 nls/catgets.3 nls/catopen.3
|