summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>1999-09-22 16:20:15 +0000
committerPascal Rigaux <pixel@mandriva.com>1999-09-22 16:20:15 +0000
commita2d6666a3797ac9d980855cc8a28cf9a6466a78c (patch)
treee3312cca2137246197a88048350fb0cf5e13564b /Makefile
parent690024a0b29c33375aa3facd2322ecb52919d3d0 (diff)
downloaddrakx-backup-do-not-use-a2d6666a3797ac9d980855cc8a28cf9a6466a78c.tar
drakx-backup-do-not-use-a2d6666a3797ac9d980855cc8a28cf9a6466a78c.tar.gz
drakx-backup-do-not-use-a2d6666a3797ac9d980855cc8a28cf9a6466a78c.tar.bz2
drakx-backup-do-not-use-a2d6666a3797ac9d980855cc8a28cf9a6466a78c.tar.xz
drakx-backup-do-not-use-a2d6666a3797ac9d980855cc8a28cf9a6466a78c.zip
no_comment
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d5db6d63d..fd56f624a 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,6 @@ clean:
$(BOOT_IMG): $(BINS)
if [ ! -e modules ]; then $(MAKE) update_kernel; fi
-# ./make_boot_img $@ $(@:gi_%.img=%)
./make_boot_img $@ $(@:gi_%.img=%)
$(BINS):