mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
Makefile: Kick out distclean target
This commit is contained in:
parent
8aaa1de6d0
commit
9bb373345c
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -7,7 +7,7 @@ include $(MODDIR)/make/rpmdist.mk
|
|||
|
||||
all:
|
||||
$(make_subdirs_target)
|
||||
clean distclean:
|
||||
clean: # distclean:
|
||||
rm -rf $(CLEAN)
|
||||
$(make_subdirs_target)
|
||||
install: all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue