summaryrefslogtreecommitdiffstats
path: root/bin/csh/nls/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'bin/csh/nls/Makefile.inc')
-rw-r--r--bin/csh/nls/Makefile.inc17
1 files changed, 0 insertions, 17 deletions
diff --git a/bin/csh/nls/Makefile.inc b/bin/csh/nls/Makefile.inc
deleted file mode 100644
index b9396f8..0000000
--- a/bin/csh/nls/Makefile.inc
+++ /dev/null
@@ -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:
OpenPOWER on IntegriCloud