mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-24 22:50:39 +01:00
Makefile: Merge basic modules into one
Merge basic modules ("platform", "debug", "slog" and "misc") into one
("base").
This commit is contained in:
parent
19202b30a9
commit
5e17c61cf0
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -5,6 +5,7 @@ SUBDIRS = inst/pre \
|
||||||
make \
|
make \
|
||||||
doc \
|
doc \
|
||||||
contrib \
|
contrib \
|
||||||
|
base \
|
||||||
debug misc slog platform \
|
debug misc slog platform \
|
||||||
devutil \
|
devutil \
|
||||||
hash \
|
hash \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue