wmshutdown: Add support for suspend and hibernate.
[dockapps.git] / wmmemfree / INSTALL
blob85b31460fb54b8da98c14be0c5b6a31668827fd4
1 WMMemFree installation instructions
3 For defaults edit 'options.h'.
4 Edit the Makefile to set the installation directory and then go like this:
6         $ make
7         $ su -c 'make install'
9 To uninstall do:
11         $ su -c 'make uninstall'