Make problem?
Timothy G. Becker
tgb at ccieng5.UUCP
Wed Oct 26 07:07:27 AEST 1983
Should "make" handle dependencies on an implicit rule line? For
example, if make is given the following, the dependency information
(common.h modification time) is ignored.
***
.c.o: common.h
cc $(CFLAGS) $<
***
Is this a bug/deficiency in make or an intended feature? Comments?
Tim Becker
..!seismo!rochester!ritcv!ccieng5!tgb
Computer Consoles, Inc.
Rochester, NY.
More information about the Comp.unix.wizards
mailing list