Tidying
This commit is contained in:
parent
79a76ab345
commit
ba9507eaca
2
Makefile
2
Makefile
|
@ -24,8 +24,8 @@ uninstall:
|
||||||
rm -f ${PREFIX}/bin/zeronetavahi
|
rm -f ${PREFIX}/bin/zeronetavahi
|
||||||
rm -f ${PREFIX}/bin/mesh
|
rm -f ${PREFIX}/bin/mesh
|
||||||
rm -f ${PREFIX}/bin/meshweb
|
rm -f ${PREFIX}/bin/meshweb
|
||||||
|
rm -rf /etc/freedombone
|
||||||
clean:
|
clean:
|
||||||
rm -f \#* \.#* debian/*.substvars debian/*.log
|
rm -f \#* \.#* debian/*.substvars debian/*.log
|
||||||
rm -fr deb.* debian/${APP}
|
rm -fr deb.* debian/${APP}
|
||||||
rm -f ../${APP}*.deb ../${APP}*.changes ../${APP}*.asc ../${APP}*.dsc
|
rm -f ../${APP}*.deb ../${APP}*.changes ../${APP}*.asc ../${APP}*.dsc
|
||||||
rm -rf /etc/freedombone
|
|
||||||
|
|
Loading…
Reference in New Issue