Skip to content
Snippets Groups Projects
Commit ddaedf65 authored by John Romein's avatar John Romein
Browse files

bug 225:

BG/P changes
parent c10dff0c
No related branches found
No related tags found
No related merge requests found
......@@ -9,17 +9,16 @@ AM_CXXFLAGS = \
tBGL_Processing_SOURCES = \
tBGL_Processing.cc \
../src/Allocator.cc \
../src/BGL_Processing.cc \
../src/Correlator.cc \
../src/CorrelatorAsm.S \
../src/FFT_Asm.S \
../src/FIR.cc \
../src/FIR_Asm.S \
../src/LocationInfo.cc \
../src/PPF.cc \
../src/Transpose.cc
CCAS = $(CC)
CCASFLAGS = $(patsubst -q%,,$(CPPFLAGS)) $(EXTRA_CPPFLAGS)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment