[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Slight improvement to common.make
From: |
Markus Hitter |
Subject: |
Slight improvement to common.make |
Date: |
Thu, 14 Mar 2002 16:21:17 +0100 |
Hello all,
the linker installed on OS X complains about empty directories.
Today I found this annoying and decided to exclude empty Header
and Library directories from the search list. The exclusion is
done at build time, so any change will be honored immediately.
Output while compiling is shortened, too. The percentage of
actually interesting info is raised ;-)
As others might find this modification useful, too, here is the patch:
common.make.diff.gz
Description: GNU Zip compressed data
(apply it to the toplevel file common.make in the make package
or to $GNUSTEP_SYSTEM_ROOT/Makefiles/common.make)
Have fun,
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
- Slight improvement to common.make,
Markus Hitter <=