*** empty log message ***
This commit is contained in:
@@ -6,9 +6,11 @@ t_SOURCES = t.cc t2.cc
|
||||
test_SOURCES = test.cc
|
||||
LDADD = .libs/libla.a
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
EXTRA_DIST = LICENSE
|
||||
|
||||
.cu.o:
|
||||
$(NVCC) -o $@ -c $< $(NVCCFLAGS)
|
||||
|
||||
#todo: achieve portability of the fortran calls via autoconf?
|
||||
|
||||
#use ./configure CXXFLAGS="" LDFLAGS="" to avoid defaults
|
||||
|
||||
Reference in New Issue
Block a user