1
0
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:
hooper114
2010-03-04 07:38:47 +00:00
parent 63dda2c5a4
commit 7c9dee39e6
4 changed files with 4 additions and 89 deletions

View File

@@ -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 :=