.MAKEFILE 파일 확장자
Makefile
| 개발사 | 해당 없음 |
| 인기도 |
3.7 | 14 투표 |
MAKEFILE 파일이란 무엇인가요?
File used by the Make utility, a tool designed to execute a MAKEFILE to build libraries and programs; contains a list of commands that direct the shell it's running; its commands are shell-specific, not universal; helps the user build and manage projects.
MAKEFILE 파일을 여는 프로그램
Windows
Mac
Linux
Android