X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/82daa5e9c007b2a16aa9e8c5526fd8d034ee4541..160a33539f7deaabab5512b9a2a73ab1f9971026:/package/config/Makefile diff --git a/package/config/Makefile b/package/config/Makefile index e8a2d4bf1..846b04cbb 100644 --- a/package/config/Makefile +++ b/package/config/Makefile @@ -2,12 +2,14 @@ # # Copyright (C) 2002-2004 Erik Andersen +CP=cp -fpR # Select the compiler needed to build binaries for your development system HOSTCC = gcc HOSTCFLAGS= -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer # Ensure consistent sort order, 'gcc -print-search-dirs' behavior, etc. LC_ALL:= C +CP:=cp -a all: ncurses conf mconf