|
| From: | Harlan Stenn |
| Subject: | Re: Specifying dependencies difficulties |
| Date: | Sun, 15 Jan 2006 22:03:59 +0000 |
If you have: SUBDIRS= subdirs that really means: SUBDIRS= . subdirs Try: SUBDIRS= subdirs . instead. H
| [Prev in Thread] | Current Thread | [Next in Thread] |