use "roken.h" consitantly

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21003 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-06-08 01:42:05 +00:00
parent fd9f438492
commit 12df8538af
46 changed files with 229 additions and 58 deletions

View File

@@ -132,11 +132,14 @@ check-local::
echo "$$dashes"; \
fi
SUFFIXES += .x
SUFFIXES += .x .z
.x.c:
@cmp -s $< $@ 2> /dev/null || cp $< $@
.z.c:
@cmp -s $< $@ 2> /dev/null || cp $< $@
SUFFIXES += .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8
NROFF_MAN = groff -mandoc -Tascii