Home >  Term: Makefile
Makefile

(1) A text file that contains commands, which may include commands to do backups, set up build environments, or start execution of a program. Traditionally, makefiles specify the dependencies of target files on source files.
(2) In UNIX, a text file containing a list of an application's parts. The make utility uses makefiles to maintain application parts and dependencies.

0 0

Creator

  • Kenya Nakayama
  • (Japan)

  •  (Diamond) 7586 points
  • 100% positive feedback
© 2025 CSOFT International, Ltd.