mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
defs.mk, proj.mk: Replace USE_XY_Z by PREREQ_BUILD = xy-z
This commit is contained in:
parent
14f6b05d7f
commit
b9ead82e2a
2 changed files with 127 additions and 127 deletions
|
|
@ -49,7 +49,7 @@ else
|
|||
include $(TOPDIR)/make/cfg_dist.mk
|
||||
endif
|
||||
|
||||
USE_YTOOLS = true
|
||||
PREREQ_BUILD += ytools
|
||||
USE_GLIB = true
|
||||
|
||||
CFLAGS += -D_USRDLL -DYTOOLS_EXPORTS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue