We have a hugectl specific stanza, but now we use a generic stanza to
build the tools into obj/. Remove the redundant stanza.
Signed-off-by: Andy Whitcroft <[EMAIL PROTECTED]>
---
Makefile | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/Makefile b/Makefile
index 59fdb47..763b28d 100644
--- a/Makefile
+++ b/Makefile
@@ -234,10 +234,6 @@ obj64/%.s: %.c
@$(VECHO) CC64 -S $@
$(CC64) $(CPPFLAGS) $(CFLAGS) -o $@ -S $<
-$(OBJS): hugectl.c
- @$(VECHO) CPP $@
- $(CC) $(CFLAGS) -o $@ -c $<
-
$(INSTALL_BIN:%=$(BIN_OBJ_DIR)/%): $(BIN_OBJ_DIR)/%: %.c
@$(VECHO) CC $@
mkdir -p $(BIN_OBJ_DIR)
--
1.5.6.GIT
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Libhugetlbfs-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel