Mercurial > aewl
comparison README @ 172:af781faa40d6
implemented the idea presented by Sander for dwm target
author | arg@10ksloc.org |
---|---|
date | Wed, 02 Aug 2006 17:49:21 +0200 |
parents | 697715541a25 |
children | 48c820470858 |
comparison
equal
deleted
inserted
replaced
171:dac0793bf3f7 | 172:af781faa40d6 |
---|---|
11 Installation | 11 Installation |
12 ------------ | 12 ------------ |
13 Edit config.mk to match your local setup (dwm is installed into | 13 Edit config.mk to match your local setup (dwm is installed into |
14 the /usr/local namespace by default). | 14 the /usr/local namespace by default). |
15 | 15 |
16 Afterwards enter the following commands to build and install dwm (if | 16 Afterwards enter the following command to build and install dwm (if |
17 necessary as root): | 17 necessary as root): |
18 | 18 |
19 cp config.default.h config.h | |
20 make clean install | 19 make clean install |
21 | 20 |
22 | 21 |
23 Running dwm | 22 Running dwm |
24 ----------- | 23 ----------- |