mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-27 23:43:54 +01:00
dummy.mk: New clean target
This commit is contained in:
parent
7fb4e7fead
commit
04e9ebb8a9
1 changed files with 2 additions and 1 deletions
|
|
@ -5,6 +5,7 @@
|
||||||
|
|
||||||
ALL =
|
ALL =
|
||||||
include $(MODDIR)/make/defs.mk
|
include $(MODDIR)/make/defs.mk
|
||||||
clean: textclean localclean
|
clean:
|
||||||
|
rm -rf *~ .*.swp
|
||||||
install: # nothing to be done
|
install: # nothing to be done
|
||||||
all: # nothing to be done
|
all: # nothing to be done
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue