deco archive file extractor 1.5 <http://hartlich.com/deco/>

Configure
	Edit config.mk to change compiler/linker settings or the location to
	install at, or if you want any of the included extractor wrappers not
	to be installed.
Build
	Run: make
Prepare
	When upgrading from deco 0.x, you have to delete your old extractor
	wrappers, as the format has changed. To do so, run*: make uninstall-0
Install
	Run*: make install
Use
	To get a short usage note, run: deco
	You might also take a look at <http://hartlich.com/deco/extending/>.
Uninstall
	If you ever want to uninstall deco, run*: make uninstall

* You will probably need to do this as the superuser.
