实用查询
mk是什么格式文件,mk文件用什么打开?
2025-12-17 12:45  点击:2

mk是什么格式文件,mk文件怎么打开?用什么打开?

.mk

文件类型:Makefile

扩展名为.mk的文件是一个开发文件。

文件说明:

Contains additional rules referenced by a Makefile (typically Makefile or GNUMakefile) when compiling source files for a program.mk

打开.mk文件

Mac OS

GNU Make or other programming software 

Windows

GNU Make or other programming software 

Linux

GNU Make or other programming software

其它内容

来源:.mk文件