## Makefile.am -- Process this file with automake to produce Makefile.in #bin_PROGRAMS = src/dat_expander #dat_expander_SOURCES = src/dat_expander.c bin_PROGRAMS = scsn_test scsn_test_SOURCES = scsn_test.cc \ ../roc_control.cc \ ../roc_executor.cc \ ../gaintables.cc \ ../patchmaker.cc \ ../roc_info.cc \ ../tempcontrol/tempcontrol.cc \ ../scsnbus.cc \ ../utils.cc \ ../hardware_base.cc \ ../semaphore.cc \ ../odimlogbuffer.cc \ ../col.cc \ ../scsnbus_bridge.cc \ ../tests/testfactory.cc \ ../tests/testreset.cc \ ../tests/testbridge.cc \ ../tests/testni.cc AM_CPPFLAGS = -I../../feeserver-core-0.7/feeserver/src \ -I../../feeserver-core-0.7/feeserver/src_ce \ -I.. \ -I/home/trd/arm/include \ -Wall LIBS += -L/home/trd/arm/lib -lTRD DATETIME := $(shell date '+%Y%m%d-%H%M%S') test: install-strip scp -rp $(DESTDIR)/$(prefix)/bin/scsn_test root@alidcsdcb0061:/tmp/scsn_test ssh root@alidcsdcb0061 /tmp/scsn_test