diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2003-07-15 00:28:26 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2003-07-15 00:28:26 +0000 |
commit | 55d46fa3044bbf5f95ceee53d78c08259c158be7 (patch) | |
tree | d55f10fb3b8241bdab43c828cb9d4b32edb1a769 /Makefile | |
parent | 140cd58fd43aaec590e6fd62084fccfb9604c4ae (diff) | |
download | busybox-w32-55d46fa3044bbf5f95ceee53d78c08259c158be7.tar.gz busybox-w32-55d46fa3044bbf5f95ceee53d78c08259c158be7.tar.bz2 busybox-w32-55d46fa3044bbf5f95ceee53d78c08259c158be7.zip |
Yet more preparation to make a release...
git-svn-id: svn://busybox.net/trunk/busybox@7064 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ endif | |||
38 | 38 | ||
39 | ifeq ($(strip $(HAVE_DOT_CONFIG)),y) | 39 | ifeq ($(strip $(HAVE_DOT_CONFIG)),y) |
40 | 40 | ||
41 | all: busybox busybox.links #doc | 41 | all: busybox busybox.links doc |
42 | 42 | ||
43 | # In this section, we need .config | 43 | # In this section, we need .config |
44 | -include .config.cmd | 44 | -include .config.cmd |