make depend
Jim Bigelow
jimbi at azure.UUCP
Wed Mar 20 06:22:16 AEST 1985
[]
There is a command, mkmf (make makefile), in the 4.2BSD distribution, 3rd party
contibuted software, spms ( software project management system ) that creates
a new makefile from a template, if one doesn't already exist. It automatically
makes the dependancy lists. This version is not fool proof, but it DOES work
for simple and non-fancy dependancies, it's fast and simple to use.
To update a makefile for new files and dependancies just type "mkmf".
Jim Bigelow
Tektronix
More information about the Comp.lang.c
mailing list