X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fuci.git;a=blobdiff_plain;f=Makefile.inc;h=44c6aa55b1260fe11d9bcbeeb449b6774c42f931;hp=2578c723220bab68c0e30bc74932f39f5a7e88ec;hb=1a388b01f8c85a8a8b987789096d1f9e86b29fdf;hpb=3da86cbf987461afc1c798f1addf8a1c4bdafcbb diff --git a/Makefile.inc b/Makefile.inc index 2578c72..44c6aa5 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -11,6 +11,7 @@ LD=ld CC=gcc RANLIB=ranlib INSTALL=install +MKDIR=mkdir ifeq ($(DEBUG),1) COPTS = -O0