diff --git a/bin/csh/Makefile b/bin/csh/Makefile index 3aaa50d4a648..78d6fba3791c 100644 --- a/bin/csh/Makefile +++ b/bin/csh/Makefile @@ -8,8 +8,11 @@ .include -CONFGROUPS= ETC +CONFGROUPS= ETC ROOT ETC= csh.cshrc csh.login csh.logout +ROOT= dot.login +ROOTDIR= /root +ROOTNAME_dot.login= .login PACKAGE=runtime TCSHDIR= ${SRCTOP}/contrib/tcsh .PATH: ${TCSHDIR}