cleanup; replace .PHONY with FORCE; disable gdb by default
[openwrt.git] / toolchain / libnotimpl / Makefile
index f68346c..86ab927 100644 (file)
@@ -24,7 +24,7 @@ source:
 prepare: $(LIBNOTIMPL_DIR)/.prepared
 compile: $(LIBNOTIMPL_DIR)/libnotimpl.a
 install: $(STAGING_DIR)/usr/lib/libnotimpl.a
-clean: 
+clean:  FORCE
        rm -rf \
                $(STAGING_DIR)/usr/lib/libnotimpl.a \
                $(LIBNOTIMPL_DIR) \
This page took 0.028392 seconds and 4 git commands to generate.