Re-generated Makefiles

This commit is contained in:
Pierre Pronchery 2011-09-16 10:19:40 +00:00
parent f34cb1f2e5
commit e050b8e8b8
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 = ../data/Init.h Init
PREFIX = /usr/local
DESTDIR =
DESTDIR =
BINDIR = $(PREFIX)/bin
CC = cc
CPPFLAGSF=