cgd
|
670f052fd7
|
add support for an obj.${MACHINE} dir, which will be used rather than obj,
if both exist. basically, precedence is now:
MAKEOBJDIR or (obj.${MACHINE} then obj)
.
|
1993-10-23 02:32:03 +00:00 |
|
cgd
|
e57d888eed
|
fix from chmr@edvz.tu-graz.ac.at (Christoph Robitschko)
to get things right if obj is a symlink and points to nowhere.
|
1993-08-23 05:29:31 +00:00 |
|
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
|
cgd
|
2b3bd9befd
|
remember curdir as something other than ".", so that makes
of things which include files in directories won't get hosed...
|
1993-07-08 03:41:58 +00:00 |
|
cgd
|
883c20ae5a
|
made .CURDIR be absolute, not relative, thereby eliminating
the need for some of the makefile trickery when making objects,
and fixing a few .PATH bugs
|
1993-03-23 07:26:38 +00:00 |
|
cgd
|
e541169ce2
|
after 0.2.2 "stable" patches applied
|
1993-03-21 18:04:42 +00:00 |
|
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |
|