mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-08 04:21:59 +00:00
Re-adjustment of Makefiles
This commit is contained in:
@@ -9,10 +9,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
|
||||
bindir := $(prefix)/bin
|
||||
DESTDIR :=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user