More C-Functions (luci.cutil.instanceof, luci.cutil.pcdata)
[project/luci.git] / libs / core / Makefile
index 7c9b3d7..8a30256 100644 (file)
@@ -9,4 +9,4 @@ compile: src/luci_cutil.o
        $(LINK) $(SHLIB_FLAGS) -o dist$(LUCI_LIBRARYDIR)/cutil.so src/luci_cutil.o
 
 clean: luaclean
-       rm src/*.o
\ No newline at end of file
+       rm -f src/*.o