mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
make: Add new values to ALL and MEMBER instead of setting them
This commit is contained in:
parent
61e77a5686
commit
76b7596817
5 changed files with 4 additions and 7 deletions
|
|
@ -4,8 +4,7 @@
|
|||
# $Id$
|
||||
|
||||
include $(MODDIR)/make/defs.mk
|
||||
ALL = $(LIBDIR) $(PREREQ_DONE) $(INST_HDRS)
|
||||
ALL += $(LIBDIR) $(PREREQ_DONE) $(INST_HDRS)
|
||||
include $(MODDIR)/make/rules.mk
|
||||
clean: objclean textclean localclean
|
||||
install: $(ALL)
|
||||
all:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue