add man page to uninstall
This commit is contained in:
parent
3121156990
commit
a801d75f4d
1
Makefile
1
Makefile
@ -18,3 +18,4 @@ install:
|
||||
uninstall:
|
||||
rm -f ${DESTDIR}${BINDIR}/tinyramfs
|
||||
rm -rf ${DESTDIR}${DATADIR}/tinyramfs
|
||||
rm -f ${DESTDIR}${MANDIR}/man5/tinyramfs.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user