X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=Makefile;h=573f0232719de4a7875510ed65bf6e5f855ed1a4;hb=81fe123040b53490b239b3d2abc8cc93d6d462ae;hp=83a53b84c75cdc19d8f1314952c2fb8f873ca986;hpb=9e48045e45df7e3e205575a4eb3dc39d634b05aa;p=oweals%2Fbusybox.git diff --git a/Makefile b/Makefile index 83a53b84c..573f02327 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Makefile for busybox # -# Copyright (C) 1999-2002 Erik Andersen +# Copyright (C) 1999-2003 by Erik Andersen # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -38,7 +38,7 @@ endif ifeq ($(strip $(HAVE_DOT_CONFIG)),y) -all: busybox busybox.links #doc +all: busybox busybox.links doc # In this section, we need .config -include .config.cmd