Pushing st changes
This commit is contained in:
parent
d1da014b09
commit
2848c9bb2f
2 changed files with 3 additions and 3 deletions
2
Makefile
2
Makefile
|
@ -1,11 +1,11 @@
|
|||
# st - simple terminal
|
||||
# See LICENSE file for copyright and license details.
|
||||
.POSIX:
|
||||
|
||||
include config.mk
|
||||
|
||||
SRC = st.c x.c boxdraw.c
|
||||
OBJ = $(SRC:.c=.o)
|
||||
PREFIX = /usr/local
|
||||
|
||||
all: options st
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue