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