[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
New build targets?
From: |
Glenn Pierce |
Subject: |
New build targets? |
Date: |
Tue, 11 May 2004 15:30:59 +0100 |
Sorry if this has been answered I have searched for a while.
I have a project that incorporates a plugin system.
I wish to add a new make target for building the plugins.
For example
./configure
make
make plugins
make install
If this is possible how could I achieve this?
My directory structure is like
hermes
- src
- plugins
- histogram
Currently my make setup, compiles my main app and all the directories
under the src/plugins directory.
Thanks very much for the help.
Glenn
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- New build targets?,
Glenn Pierce <=