mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
defs.mk, rules.mk: Add support for target link-in
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
f6e09f5fbe
commit
f83aea80be
2 changed files with 16 additions and 8 deletions
|
|
@ -29,6 +29,9 @@ installso: all checkroot install_dir_LIB $(INSTALLED_SHOBJS)
|
|||
|
||||
installsh: all checkroot $(INSTALL_EXEDIR) $(INSTALLED_EXE_SH)
|
||||
|
||||
link-in:
|
||||
DEVELOPMENT=false INSTALL_LINK=1 make install
|
||||
|
||||
pckgclean:
|
||||
rm -rf *.zip *.tar.gz *.rpm *.deb
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue