Philippe Pepiot 12aa86e914 build system: add a target dist to makefile
Generate a tarbal for wmfs with make dist
Version set to date +%Y%m in setlocalversion

Move .PHONY BEFORE phony targets

Signed-off-by: Philippe Pepiot <phil@philpep.org>
2011-04-16 21:36:27 +02:00
2011-04-16 20:52:28 +02:00
2010-11-19 23:41:56 +01:00
2008-10-17 21:33:32 +02:00
2010-11-16 13:09:40 +01:00
2009-02-21 19:46:41 +01:00
2010-12-09 16:01:19 +01:00
2010-04-24 14:06:34 +02:00
2011-04-07 18:05:50 +02:00

ABOUT :
WMFS Window Manager.
   * Window Manager From Scratch

A highly configurable and manageable tiling Window Manager created from scratch

AUTHORS : (in order of commits and > 5 commits)
 - Martin Duquesnoy <xorg62@gmail.com>
 - Philippe Pepiot <phil@philpep.org>
 - Marc Lagrange <markocpc@gmail.com>
 - OldMan <tele-post@mail.ru>
 - Raphael Khaiat <raphael@khaiat.org>
 - Tomáš Chvátal <scarabeus@gentoo.org>
 - David Delassus <linkdd@ydb.me>


LICENSE : BSD

REQUIREMENT :
  - freetype2
  - libxft
  - libx11
  - libxinerama (optional)
  - libxrandr   (optional)
  - imlib2      (optional)

OS :
  - GNU/Linux : Supported.
  - FreeBSD/OpenBSD/NetBSD : Supported.

INSTALL :
./configure [--without-imlib2|--without-xrandr|--without-xinerama] (./configure -h)
make
sudo make install

DISTROS :
  - wmfs port for FreeBSD at x11-wm/wmfs
  - wmfs is available with AUR in ArchLinux (wmfs or wmfs-git)
Description
No description provided
Readme 10 MiB
Languages
C 92%
Roff 5.1%
Shell 2.1%
Makefile 0.8%