This file is not used anymore
This commit is contained in:
parent
64962bd7fd
commit
63f07ef33b
@ -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