If I disable components with eg. MKxxx=no in /etc/mk.conf I want a way to delete those when I install a new system from /usr/src

In FreeBSD this is possible with `make check-old ; make -DBATCH_DELETE_OLD_FILES delete-old delete-old-libs`


Is there a way to accomplish this in NetBSD?


Best,

Ricardo

Reply via email to