mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
make/Makefile: Add dirs.mk and SUBDIRS = deps.mk defs.mk
This commit is contained in:
parent
1244499b1e
commit
c38c60c67d
1 changed files with 3 additions and 0 deletions
|
|
@ -5,5 +5,8 @@
|
|||
|
||||
TOPDIR = ..
|
||||
|
||||
SUBDIRS = deps.d defs.d
|
||||
|
||||
include $(TOPDIR)/make/proj.mk
|
||||
include $(MODDIR)/make/make.mk
|
||||
include $(MODDIR)/make/dirs.mk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue