o
    :e\                     @  s2   d dl mZ d dlZd dlZd dlZd	ddZdS )
    )annotationsNargsT.List[str]returnintc                 C  s   t  }|d || \}}t|}|dkr|S tj|dg dd}|jdkr-|jS t|j	d}|
|j W d    dS 1 sEw   Y  dS )Nz	--depfiler   z-MT)capture_outputwb)argparseArgumentParseradd_argumentZparse_known_args
subprocesscallrun
returncodeopenZdepfilewritestdout)r   parseroptionsZyasm_cmdr   retf r   </usr/lib/python3.10/site-packages/mesonbuild/scripts/yasm.pyr      s   



r   )r   r   r   r   )
__future__r   r	   r   typingTr   r   r   r   r   <module>   s
    