mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
make.mk: Standardized
This commit is contained in:
parent
52dd44ccf3
commit
02c521128e
1 changed files with 4 additions and 4 deletions
|
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
include $(MODDIR)/make/defs.mk
|
include $(MODDIR)/make/defs.mk
|
||||||
include $(MODDIR)/make/rules.mk
|
include $(MODDIR)/make/rules.mk
|
||||||
distclean: textclean localclean
|
|
||||||
|
all:
|
||||||
|
install: install_MAKE
|
||||||
clean: textclean localclean
|
clean: textclean localclean
|
||||||
install: $(INSTALL_MKDIR) $(INSTALLED_MKFILES)
|
|
||||||
all: # nothing to be done
|
|
||||||
profclean:
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue