Re-generated Makefiles

This commit is contained in:
Pierre Pronchery 2012-11-09 13:37:46 +01:00
parent 1f4f674e86
commit 6af4c52c96
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@ TARGETS = browser copy delete desktop desktopctl move open properties vfs.o view
PREFIX = /usr/local
DESTDIR =
BINDIR = $(PREFIX)/bin
SBINDIR = $(PREFIX)/sbin
CC ?= cc
CPPFLAGSF?=
CPPFLAGS?=

View File

@ -2,6 +2,7 @@ TARGETS = dirtree iconlist
PREFIX = /usr/local
DESTDIR =
BINDIR = $(PREFIX)/bin
SBINDIR = $(PREFIX)/sbin
CC ?= cc
CPPFLAGSF?=
CPPFLAGS?=