source: drsdaq/VME/struck/sis1100/V2.02/test.orig/Makefile@ 23

Last change on this file since 23 was 22, checked in by ogrimm, 16 years ago
First commit of drsdaq program
File size: 366 bytes
Line 
1CPPFRAGS := -I. -I../dev/pci
2CFLAGS := -g
3test_3100: \
4 test_3100.o \
5 check_3100_path.o \
6 check_3100_vme_probe.o \
7 check_3100_reopen.o \
8 check_3100_rw.o \
9 check_3100_mapsize.o \
10 check_3100_mmap.o \
11 check_3100_ident.o \
12 check_3100_rw_single.o \
13 check_3100_r_block.o \
14 check_3100_w_block.o \
15 check_3100_vme_block_read.o
Note: See TracBrowser for help on using the repository browser.