$Header$
$Log$
-Revision 1.9 1988/05/04 17:56:07 mcgrath
+Revision 1.15 1988/05/11 21:30:52 mcgrath
+* Made `$<' automatic variable be the first dependency of any rule.
+* Bumped revision number to correspond to `make.c'.
+
+Revision 1.9 88/05/04 17:56:07 mcgrath
* Miscellaneous changes suggested by RMS.
* The `define' directive makes recursive variables.
* Removed the `expand' function.
when the target is not an archive member.
@item $<
-The name of the first implicit dependency, when an implicit rule is
-being applied.
+The name of the first dependency.
@item $?
The names of all the dependencies that are newer than the target, with