summaryrefslogtreecommitdiff
path: root/clients
diff options
context:
space:
mode:
Diffstat (limited to 'clients')
-rw-r--r--clients/zctl/Imakefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/clients/zctl/Imakefile b/clients/zctl/Imakefile
index cda79d0..bea30f5 100644
--- a/clients/zctl/Imakefile
+++ b/clients/zctl/Imakefile
@@ -18,9 +18,6 @@ LINCLUDES=-I$(BUILDTOP)/ss
normal_obj_rule()
-command_table(zctl_cmds)
-
program(zctl,${OBJS},,${LIBS},${CLIENTDIR})
-clean::
- rm -f zctl_cmds.ct.o
+command_table_noprof(zctl_cmds)