Set default install prefix to /usr
This commit is contained in:
parent
ef4b18459a
commit
21a3b20144
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -1,3 +1,4 @@
|
|||
PREFIX = /usr
|
||||
SRC = lisgd.c
|
||||
OBJ = ${SRC:.c=.o}
|
||||
LDFLAGS = -linput -lm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue