From 5e816a6bb9043ad5b7bd0671313772481331d3e6 Mon Sep 17 00:00:00 2001 From: "\"Steven J. Hill\"" Date: Thu, 7 Nov 2002 17:49:07 +0000 Subject: Fixed makefiles to remove binaries generated for the configuration menu system when doing a 'make clean'. --- extra/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/Makefile') diff --git a/extra/Makefile b/extra/Makefile index 14ce2d5ed..e32daef36 100644 --- a/extra/Makefile +++ b/extra/Makefile @@ -26,7 +26,7 @@ include $(TOPDIR)Rules.mak LIBC=$(TOPDIR)libc.a -DIRS = gcc-uClibc +DIRS = gcc-uClibc config all: subdirs -- cgit v1.2.3