o Remove EoL w/spaces introduced in the last commit.
Spotted by: uqs
This commit is contained in:
parent
2a7f227fd5
commit
a6f236363d
@ -91,11 +91,11 @@ the command "make b" will echo "bar". This is for compatibility with the
|
||||
way the V7 make behaved.
|
||||
|
||||
It's fairly difficult to make the BSD .mk files work when you're building
|
||||
multiple programs in a single directory. It's a lot easier to split up
|
||||
the programs than to deal with the problem. Most of the agony comes from
|
||||
making the "obj" directory stuff work right, not because we switch to a new
|
||||
version of make. So, don't get mad at us, figure out a better way to handle
|
||||
multiple architectures so we can quit using the symbolic link stuff.
|
||||
multiple programs in a single directory. It's a lot easier to split up
|
||||
the programs than to deal with the problem. Most of the agony comes from
|
||||
making the "obj" directory stuff work right, not because we switch to a new
|
||||
version of make. So, don't get mad at us, figure out a better way to handle
|
||||
multiple architectures so we can quit using the symbolic link stuff.
|
||||
(Imake doesn't count.)
|
||||
|
||||
The file .depend in the source directory is expected to contain dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user