.hx is a SUFFIX

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25262 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2009-06-03 17:24:48 +00:00
parent 1416d90377
commit 46f96cfa71

View File

@@ -127,7 +127,7 @@ check-local::
test "$$failed" -eq 0 || exit 1; \ test "$$failed" -eq 0 || exit 1; \
fi fi
SUFFIXES += .x .z SUFFIXES += .x .z .hx
.x.c: .x.c:
@cmp -s $< $@ 2> /dev/null || cp $< $@ @cmp -s $< $@ 2> /dev/null || cp $< $@