Deleted Added
full compact
1c1
< # $FreeBSD: head/bin/csh/Makefile 59432 2000-04-20 08:58:11Z ache $
---
> # $FreeBSD: head/bin/csh/Makefile 59576 2000-04-23 18:08:49Z obrien $
9c9
< TCSHDIR= ${.CURDIR}/../../contrib/tcsh
---
> TCSHDIR= ${.CURDIR}/../../contrib/tcsh
14a15,17
> .if defined(WANT_KANJI)
> DFLAGS+= -DWANT_KANJI
> .endif