mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-09 13:05:58 +00:00
Re-adjustment of Makefiles
This commit is contained in:
@@ -10,10 +10,10 @@ ZINT_VERSION:=-DZINT_VERSION=\"2.3.1\"
|
||||
|
||||
|
||||
CC := gcc
|
||||
INCLUDE := -I/usr/local/include
|
||||
INCLUDE := -I/usr/include
|
||||
CFLAGS := -g
|
||||
|
||||
prefix := /usr/local
|
||||
prefix := /usr
|
||||
includedir := $(prefix)/include
|
||||
libdir := $(prefix)/lib
|
||||
DESTDIR :=
|
||||
|
||||
Reference in New Issue
Block a user