diff options
Diffstat (limited to 'usr/src')
-rw-r--r-- | usr/src/cmd/sgs/elfdump/Makefile.targ | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr/src/cmd/sgs/elfdump/Makefile.targ b/usr/src/cmd/sgs/elfdump/Makefile.targ index 6cdaf43d3f..61a62a61ba 100644 --- a/usr/src/cmd/sgs/elfdump/Makefile.targ +++ b/usr/src/cmd/sgs/elfdump/Makefile.targ @@ -75,8 +75,6 @@ clean: struct_layout_$(ARCH).tmp install: all $(VAR_SGSBINPROG) $(VAR_SGSCCSLINK) - -$(RM) $(ROOTPROG) - -$(LN) $(ISAEXEC) $(ROOTPROG) include $(SRC)/cmd/Makefile.targ |