aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* backport of local changesAnselm R Garbe2009-05-10
|
* simplify MakefileMatthias-Christian Ott2008-07-21
| | | | | | | | | 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.
* remove emallocz()Matthias-Christian Ott2008-07-04
|
* make st and std separate programmesMatthias-Christian Ott2008-06-14
|
* source utility functions out to util.cMatthias-Christian Ott2008-06-10
|
* slight changesAnselm R Garbe2008-06-01
|
* added some new files for the initial rewrite of st from scratchAnselm R Garbe2008-05-20