BUILD: update clean target
This commit is contained in:
parent
82ae4a7a52
commit
c125d48209
@ -56,7 +56,7 @@ uninstall:
|
||||
[ -e "$(DESTDIR)$(INSTALL_LIBDIR)/libpqc.so" ] && rm "$(DESTDIR)$(INSTALL_LIBDIR)/libpqc.so"
|
||||
|
||||
clean:
|
||||
rm -f *.o test libpqc.a libpqc.so main
|
||||
rm -f *.o test libpqc.a libpqc.so main *.dec *.enc *.hex *.orig core
|
||||
|
||||
|
||||
.PHONY: clean install uninstall
|
||||
|
Loading…
Reference in New Issue
Block a user