Print this page
3194 dis crashes disassembling aes

Split Close
Expand all
Collapse all
          --- old/usr/src/cmd/dis/Makefile
          +++ new/usr/src/cmd/dis/Makefile
↓ open down ↓ 40 lines elided ↑ open up ↑
  41   41          $(POST_PROCESS)
  42   42  
  43   43  install: all $(ROOTPROG) $(ROOTCCSBINLINK)
  44   44  
  45   45  clean:
  46   46          $(RM) $(OBJS) $(PROG)
  47   47  
  48   48  lint: lint_SRCS
  49   49  
  50   50  include ../Makefile.targ
       51 +include ../Makefile.ctf
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX