mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-24 14:50:38 +01:00
dummy.mk: Add target distclean
This commit is contained in:
parent
a04c8f8fee
commit
7ec6b96e6a
1 changed files with 1 additions and 0 deletions
|
|
@ -9,3 +9,4 @@ clean:
|
||||||
rm -rf *~ .*.swp
|
rm -rf *~ .*.swp
|
||||||
install: # nothing to be done
|
install: # nothing to be done
|
||||||
all: # nothing to be done
|
all: # nothing to be done
|
||||||
|
distclean: clean
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue