Re-generated the Makefiles

This commit is contained in:
Pierre Pronchery 2013-03-11 23:22:57 +01:00
parent b5dd110977
commit 028f0f2e64

View File

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