mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
make: Standardized
This commit is contained in:
parent
ea67ea66ce
commit
7bbf7c9a41
4 changed files with 13 additions and 23 deletions
|
|
@ -4,12 +4,9 @@
|
|||
# $Id$
|
||||
|
||||
all:
|
||||
ifeq ($(shell pwd | xargs basename),devel)
|
||||
install: $(INSTALLED_DOCS_DEVEL)
|
||||
else
|
||||
install: $(INSTALLED_DOCS_DIST)
|
||||
endif
|
||||
install: install_DOC
|
||||
clean: doc.clean
|
||||
distclean:
|
||||
|
||||
doc.clean:
|
||||
rm -rf *~ .*.swp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue