1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-01 08:27:59 +00:00

This file is not used anymore

This commit is contained in:
Alexey Zelkin 2002-03-04 11:10:17 +00:00
parent cf355fd5f9
commit bd93868f5a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=91629

View File

@ -1,17 +0,0 @@
# $FreeBSD$
GENCAT= gencat -new
BASESRC= ${.CURDIR}/../../../../contrib/tcsh/nls
.SUFFIXES: .msg .cat
.msg.cat:
${GENCAT} ${.TARGET} ${.IMPSRC}
CLEANFILES+= tcsh.cat tcsh.msg
all: tcsh.cat
tcsh.cat: tcsh.msg
distribute: