# # Makefile for ${WRKSRC}. # all: cd common; $(MAKE) all cd sdr/freebsd; $(MAKE) clean: cd common; $(MAKE) $@ cd sdr/freebsd; $(MAKE) $@ install: