usr/src/cmd/Makefile.targ
changeset 241 9a75efc4064f
parent 240 8a1045ae9dd9
child 272 6ffbbcf6242a
equal deleted inserted replaced
240:8a1045ae9dd9 241:9a75efc4064f
   107 
   107 
   108 $(ROOTPYTHONVENDORINSTALLBEADM):
   108 $(ROOTPYTHONVENDORINSTALLBEADM):
   109 	$(INS.dir)
   109 	$(INS.dir)
   110 
   110 
   111 $(ROOTPYTHONVENDORINSTALLDC):
   111 $(ROOTPYTHONVENDORINSTALLDC):
       
   112 	$(INS.dir)
       
   113 
       
   114 $(ROOTPYTHONVENDORINSTALLAI):
   112 	$(INS.dir)
   115 	$(INS.dir)
   113 
   116 
   114 #
   117 #
   115 # Python .py and .pyc files need to be installed with the original
   118 # Python .py and .pyc files need to be installed with the original
   116 # timestamp of the file preserved. Otherwise, .pyc files will
   119 # timestamp of the file preserved. Otherwise, .pyc files will
   125 	$(CP_P.file)
   128 	$(CP_P.file)
   126 
   129 
   127 $(ROOTPYTHONVENDORINSTALLDC)/%: %
   130 $(ROOTPYTHONVENDORINSTALLDC)/%: %
   128 	$(CP_P.file)
   131 	$(CP_P.file)
   129 
   132 
       
   133 $(ROOTPYTHONVENDORINSTALLAI)/%: %
       
   134 	$(CP_P.file)
       
   135 
   130 $(ROOTDC):
   136 $(ROOTDC):
   131 	$(INS.dir)
   137 	$(INS.dir)
   132 
   138 
   133 $(ROOTDC)/%: %
   139 $(ROOTDC)/%: %
   134 	$(INS.file)
   140 	$(INS.file)