MAKE - PROGRAM FOR MAINTAINING COMPUTER-PROGRAMS

被引:241
作者
FELDMAN, SI
机构
[1] Bell Laboratories, Murray Hill, New Jersey
关键词
Program maintenance; Program updating;
D O I
10.1002/spe.4380090402
中图分类号
TP31 [计算机软件];
学科分类号
081202 ; 0835 ;
摘要
Good programmers break their projects into a number of pieces, each to be processed or compiled by a different chain of programs. After a set of changes is made, the series of actions that must be taken can be quite complex, and costly errors are frequently made. This paper describes a program that can keep track of the relationships between parts of a program, and issue the commands needed to make the parts consistent after changes are made. Make has been in use on UNIX systems since 1975. The underlying idea is quite simple and can be adapted to many other environments. Copyright © 1979 John Wiley & Sons, Ltd.
引用
收藏
页码:255 / 265
页数:11
相关论文
共 5 条
  • [1] Feldman S.I., (1977)
  • [2] Thompson K., Ritchie D.M., UNIX Programmer's Manual, (1975)
  • [3] Gorin, (1973)
  • [4] Kernighan B.W., Ritchie D.M., The C Programming Language, (1978)
  • [5] Johnson S.C., (1975)