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:
parent
cf355fd5f9
commit
bd93868f5a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=91629
@ -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:
|
Loading…
Reference in New Issue
Block a user