mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
defs-orig.mk: Make it compile under Linux
This commit is contained in:
parent
c7019bf527
commit
ef34955457
1 changed files with 1 additions and 0 deletions
|
|
@ -154,6 +154,7 @@ INSTALL = install
|
|||
define make_subdirs
|
||||
set -e; for D in $(SUBDIRS) ; do make -C $$D ; done
|
||||
endef
|
||||
|
||||
define make_subdirs_target
|
||||
set -e; for D in $(SUBDIRS) ; do make -C $$D $@; done
|
||||
endef
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue