diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2005-02-13 22:15:59 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2005-02-13 22:15:59 +0000 |
commit | cb16b0c8eae18f9c87141b107a9346fd6e649997 (patch) | |
tree | 2efe18e777754d3e962fc07aa289fbf25e98e779 | |
parent | 5af44a5ebf0fac0fe151699c8b8656e45ccde762 (diff) | |
download | busybox-w32-cb16b0c8eae18f9c87141b107a9346fd6e649997.tar.gz busybox-w32-cb16b0c8eae18f9c87141b107a9346fd6e649997.tar.bz2 busybox-w32-cb16b0c8eae18f9c87141b107a9346fd6e649997.zip |
Remove whitespace
git-svn-id: svn://busybox.net/trunk/busybox@9869 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ | |||
22 | #-------------------------------------------------------------- | 22 | #-------------------------------------------------------------- |
23 | noconfig_targets := menuconfig config oldconfig randconfig \ | 23 | noconfig_targets := menuconfig config oldconfig randconfig \ |
24 | defconfig allyesconfig allnoconfig clean distclean \ | 24 | defconfig allyesconfig allnoconfig clean distclean \ |
25 | release tags | 25 | release tags |
26 | 26 | ||
27 | ifndef TOPDIR | 27 | ifndef TOPDIR |
28 | TOPDIR=$(CURDIR)/ | 28 | TOPDIR=$(CURDIR)/ |