mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-27 23:43:54 +01:00
$(TOPDIR), make: Add support for mkspec_wrapper.sh and dependencies
This commit is contained in:
parent
bb0341d8ae
commit
b49572da88
5 changed files with 14 additions and 2 deletions
|
|
@ -116,6 +116,8 @@ INSTALL_DOCDIR_DEVEL = $(DOC_PREFIX)-devel
|
|||
DOCS = $(wildcard README CHANGES TODO LICENSE AUTHORS CREDITS *.pdf *.txt *.html)
|
||||
DOCSUBDIRS = $(wildcard html tex info examples src)
|
||||
|
||||
INSTALLED_VERSION_FILE = $(PREFIX)/VERSION
|
||||
|
||||
INSTALLED_DOCS_DIST = $(addprefix $(INSTALL_DOCDIR_DIST)/,$(DOCS))
|
||||
INSTALLED_DOCS_DEVEL = $(addprefix $(INSTALL_DOCDIR_DEVEL)/,$(DOCS))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue