summaryrefslogtreecommitdiffstats
path: root/bin/csh/nls/Makefile.inc
blob: ff21f2fd24f68fc0ae4484e7fbe2e11692a2a274 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

GENCAT=         gencat -new
BASESRC=        ${.CURDIR}/../../../../contrib/tcsh/nls

.SUFFIXES: .msg .cat

.msg.cat:
	${GENCAT} ${.TARGET} ${.IMPSRC}

CLEANFILES+= tcsh.cat tcsh.msg
OpenPOWER on IntegriCloud