mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
make, scripts: Add lots of "all" targets
This commit is contained in:
parent
7da7c34a25
commit
61e77a5686
5 changed files with 12 additions and 4 deletions
|
|
@ -8,3 +8,4 @@ ALL = $(LIBDIR) $(PREREQ_DONE) $(INST_HDRS) $(MEMBERS)
|
|||
include $(MODDIR)/make/rules.mk
|
||||
clean: objclean textclean localclean
|
||||
install: $(ALL)
|
||||
all: $(ALL)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue