Skip to content

Commit 9d77b4c

Browse files
AMDmi3smcameron
authored andcommitted
Make PREFIX customizable
1 parent 40c9458 commit 9d77b4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
PREFIX=/usr
1+
PREFIX?=/usr
22
DATADIR=${PREFIX}/share/wordwarvi
33
MANDIR?=${PREFIX}/share/man
44
MANPAGEDIR=${MANDIR}/man6

0 commit comments

Comments
 (0)