From dfbcec0bde2500b34356050537ca9d85c694412b Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 6 Sep 2014 08:28:24 -0600 Subject: Fix clean and distclean targets. Back out a few too many changes made by sed --- apps/examples/nxflat/tests/errno/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/examples/nxflat/tests/errno') diff --git a/apps/examples/nxflat/tests/errno/Makefile b/apps/examples/nxflat/tests/errno/Makefile index 38413d806..d161a6496 100644 --- a/apps/examples/nxflat/tests/errno/Makefile +++ b/apps/examples/nxflat/tests/errno/Makefile @@ -77,6 +77,5 @@ clean: $(call CLEAN) install: - $(Q) install -D $(BIN) $(ROMFS_DIR)/$(BIN) -- cgit v1.2.3