Re-generated Makefiles

This commit is contained in:
Pierre Pronchery 2011-09-16 10:19:40 +00:00
parent dfca9188e1
commit 8098a211c2
3 changed files with 3 additions and 3 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 = XMLEditor.pot fr.mo
PREFIX = /usr/local
DESTDIR =
DESTDIR =
RM = rm -f
LN = ln -f
MKDIR = mkdir -p

View File

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