mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
targets-tools.mk: Add some dependencies
This commit is contained in:
parent
5bc9485eb0
commit
ebeafb4383
1 changed files with 2 additions and 2 deletions
|
|
@ -3,9 +3,9 @@
|
|||
# contact@jannet.de
|
||||
# $Id$
|
||||
|
||||
ALL += $(LIBDIR) $(PREREQ_DONE) $(LOCAL_HDR) $(LOCAL_EXE_SH) $(MEMBERS)
|
||||
include $(MODDIR)/make/rules.mk
|
||||
all: $(LIB_SO)
|
||||
clean: objclean textclean localclean
|
||||
install: $(ALL)
|
||||
$(LIB_SO): $(OBJ)
|
||||
all: $(LIB_SO)
|
||||
all.done: $(LIBDIR) $(PREREQ_DONE) $(BUILD_H) $(BUILD_EXE_SH) $(MEMBERS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue