mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
topdir.mk: Fix target topdir.clean
This commit is contained in:
parent
d992bea61f
commit
0c69232cb6
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ unlocal:
|
|||
|
||||
topdir.distclean:
|
||||
topdir.clean:
|
||||
rm -r *.done
|
||||
rm -f *.done
|
||||
|
||||
topdir.install: prefix.done $(INSTALLED_TOPDIR_FILES)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue