This file is not used anymore

This commit is contained in:
phantom 2002-03-04 11:10:17 +00:00
parent 64962bd7fd
commit 63f07ef33b

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: