mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-23 22:40:38 +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.distclean:
|
||||||
topdir.clean:
|
topdir.clean:
|
||||||
rm -r *.done
|
rm -f *.done
|
||||||
|
|
||||||
topdir.install: prefix.done $(INSTALLED_TOPDIR_FILES)
|
topdir.install: prefix.done $(INSTALLED_TOPDIR_FILES)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue