all:
	(cd daq_C; tar xf nsrlDaq.tar; cd nsrlDaq; make)
	(cd daq_java; tar xf nsrlDataAcquisition.tar; cd nsrlDataAcquisition; make)
