summaryrefslogtreecommitdiff
path: root/config.mk
Commit message (Collapse)AuthorAgeFilesLines
* backport of local changesAnselm R Garbe2009-05-101-0/+31
|
* simplify MakefileMatthias-Christian Ott2008-07-211-34/+0
| | | | | | | | | Due to consideration of POSIX compliance issues config.mk had to be removed. Configuration variables can be overridden by environment variables or specified via command line. Additionally all pretty-printed messages were removed and built-in rules are used. This also simplifies and purges the Makefile.
* make st and std separate programmesMatthias-Christian Ott2008-06-141-1/+3
|
* assume glibc by defaultMatthias-Christian Ott2008-06-101-1/+4
|
* remove xinerama flagsMatthias-Christian Ott2008-06-081-6/+2
| | | | The xinerama related variables in config.mk are a relict of dwm and therefore should be removed.
* added some new files for the initial rewrite of st from scratchAnselm R Garbe2008-05-201-0/+33