From 66f97459e0ed3ee3247b8eb9491a69ef22b928f5 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Mon, 13 Feb 2006 12:40:39 +0000 Subject: Added httping git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3230 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/config/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/config') diff --git a/package/config/Makefile b/package/config/Makefile index 9e841d998e..846b04cbb4 100644 --- a/package/config/Makefile +++ b/package/config/Makefile @@ -9,6 +9,7 @@ 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 -- cgit v1.2.3