This commit is contained in:
Connor Lane Smith
2011-06-08 17:54:55 +01:00
parent 515f8cd35f
commit 2404eb5b6b
2 changed files with 32 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ VERSION = 0.0
# paths
PREFIX = /usr/local
MANPREFIX = ${PREFIX}/share/man
MANPREFIX = $(PREFIX)/share/man
#CC = gcc
#CC = musl-gcc