Makefile.in in the tarballs and made via CVS with FreeBSD shows the "rm" command as "-rm" is some places.
This is something apparently pulled from the Automake .am files and prevents "make clean" and other clean functions from working. Is this different on Linux? (i.e. Linux handles -rm as rm) distclean-hdr: -rm -f config.h stamp-h1 gnuradio-core.pc: $(top_builddir)/config.status $(srcdir)/gnuradio-core.pc.in cd $(top_builddir) && $(SHELL) ./config.status $@ mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs distclean-libtool: -rm -f libtool -- LRK [EMAIL PROTECTED] _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio