X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=tools%2Fflex%2FMakefile;h=0e56edea50db6cba56295b155f320ba4cab0d972;hp=90082df43e013afbe10de792303779ec6534a10f;hb=016ba780412ad7c5573c70cc7abf4ec6a54986fc;hpb=4305bcf16a690a08abde90fa41a70667e6b242a2 diff --git a/tools/flex/Makefile b/tools/flex/Makefile index 90082df43e..0e56edea50 100644 --- a/tools/flex/Makefile +++ b/tools/flex/Makefile @@ -19,7 +19,6 @@ HOST_BUILD_PARALLEL:=1 include $(INCLUDE_DIR)/host-build.mk HOST_CONFIGURE_ARGS += --disable-shared -HOST_LDFLAGS += $(HOST_STATIC_LINKING) define Host/Clean -$(MAKE) -C $(HOST_BUILD_DIR) uninstall