Re-generated Makefiles

This commit is contained in:
Pierre Pronchery 2011-09-16 10:19:40 +00:00
parent be18428719
commit cdbbd8f9d5
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
PREFIX = /usr/local
DESTDIR =
DESTDIR =
MKDIR = mkdir -p
INSTALL = install
RM = rm -f

View File

@ -1,6 +1,6 @@
TARGETS = pdfviewer
PREFIX = /usr/local
DESTDIR =
DESTDIR =
BINDIR = $(PREFIX)/bin
CC = cc
CPPFLAGSF= -I $(PREFIX)/include