Build and packaging library
Find a file
Jan Lindemann 50a19954b4 projects-dir-minimal.mk: Make included targets once
Targets defined by projects-dir.mk are not available before it is
included, but make makes up its mind about what targets are available
after parsing the included makefiles, so remove that redundancy.

On the other hand, a dependency alone is not enough for make to
understand that an included makefile has been remade, it needs a
rule, so add a dummy-rule body. In this case only echoing that the
include file has been provided.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-01-14 13:05:15 +01:00
bin bin, make, scripts: Re-add files necessary for packaging jw-build 2025-11-14 11:22:50 +01:00
make projects-dir-minimal.mk: Make included targets once 2026-01-14 13:05:15 +01:00
scripts pgit.sh clone: Fetch submodule tags only from origin 2026-01-06 19:11:01 +01:00
src projects.mk / jw-projects.py: Support tmpl_dir && tmpls-dir 2025-12-23 11:07:37 +01:00
.gitignore Everywhere: Rename package "jw-build" to "jw-pkg" 2025-11-28 13:35:56 +01:00
HASH Release 1.0.0-155@suse-tumbleweed/x86_64 2026-01-14 04:12:06 +00:00
Makefile $(TOPDIR)/Makefile: Remove superfluous SUBDIRS 2025-11-14 13:39:52 +01:00
RELEASES Release 1.0.0-155@suse-tumbleweed/x86_64 2026-01-14 04:12:06 +00:00
VERSION Start version: 1.0.0-155 2026-01-14 04:11:38 +00:00