# | Line 12 | Line 12 | endif | |
---|---|---|
12 | ||
13 | # -- storage of libraries | |
14 | librarystore:=$(LOCALTOP)/$(INTlib) | |
15 | – | vpath %.$(SharedSuffix) $(librarystore):$(RELEASETOP)/$(INTlib) |
16 | – | vpath %.$(ArchiveSuffix) $(librarystore):$(RELEASETOP)/$(INTlib) |
15 | ||
16 | libsavaillocal=$(notdir $(wildcard $(librarystore)/*)) | |
17 | libsavailbase=$(notdir $(wildcard $(RELEASETOP)/$(INTlib)/*)) |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |