From befb097e10cb7627b385ad95752f7cc04bea1af6 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 15 Feb 2003 10:23:19 +0000 Subject: Fix a few problems noticed by Peter S. Mazinger --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8c37e0fc1..3e06dc4f5 100644 --- a/Makefile +++ b/Makefile @@ -94,7 +94,7 @@ TARGETS+=busybox tinylogin # Everything needed to build a full uClibc development system! #TARGETS+=coreutils findutils bash make diffutils patch sed -#TARGETS+=ed flex bison file gawk gcc_target +#TARGETS+=ed flex bison file gawk tar gcc_target # Of course, if you are installing a development system, you # may want some header files so you can compile stuff.... -- cgit v1.2.3