Revision 42225a30 common.mak
common.mak | ||
---|---|---|
2 | 2 |
# common bits used by all libraries |
3 | 3 |
# |
4 | 4 |
|
5 |
SRC_DIR = $(SRC_PATH)/$(SUBDIR)
|
|
5 |
SRC_DIR = $(SRC_PATH)/lib$(NAME)
|
|
6 | 6 |
VPATH = $(SRC_DIR) |
7 | 7 |
|
8 | 8 |
#FIXME: This should be in configure/config.mak |
Also available in: Unified diff