Disable suffix removal for now, as it's buggy.
authorespie <espie@openbsd.org>
Tue, 14 Mar 2000 19:00:32 +0000 (19:00 +0000)
committerespie <espie@openbsd.org>
Tue, 14 Mar 2000 19:00:32 +0000 (19:00 +0000)
commit252c0d8c3b6d7dcd890261a71077b7a73311a656
treee470e5a07077a35e98370da94f7f3ef2675db522
parente7711a391599e958953edd47eaef46dc8e00cc67
Disable suffix removal for now, as it's buggy.

*If* refcounting is to be useful, the actual erasure of suffixes data
should occur when stuff is moved from the suffList to the cleanList, and
it's not at all clear whether all the extra baggage is actually any use.
How many suffixes are we talking about anyway ?

This lets gnupg build correctly without gnu-make.
usr.bin/make/suff.c