You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Matthias-Christian Ott db20559694 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.
18 years ago
LICENSE added some new files for the initial rewrite of st from scratch 18 years ago
Makefile simplify Makefile 18 years ago
st.c replace eprint() functions with BSD error functions 18 years ago
std.c reunite pty.c with std.c 18 years ago