Go to file
Matthias-Christian Ott e0d0a2b96e simplify Makefile
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-21 17:06:59 +02:00
LICENSE added some new files for the initial rewrite of st from scratch 2008-05-20 10:03:59 +01:00
Makefile simplify Makefile 2008-07-21 17:06:59 +02:00
st.c replace eprint() functions with BSD error functions 2008-07-04 18:05:08 +02:00
std.c reunite pty.c with std.c 2008-07-21 10:34:02 +02:00