Coryab/code #13
@ -30,7 +30,7 @@ endif
|
|||||||
|
|
||||||
.PHONY: clean
|
.PHONY: clean
|
||||||
|
|
||||||
all: test_suite main
|
all: test_suite main frequency_narrow_sweeps_long
|
||||||
|
|
||||||
# Instrumentation using scorep for parallel analysis
|
# Instrumentation using scorep for parallel analysis
|
||||||
instrument:
|
instrument:
|
||||||
@ -60,5 +60,4 @@ test_suite: test_suite.o $(LIBOBJS) $(CLASSOBJS)
|
|||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm *.o
|
rm *.o
|
||||||
rm test_suite
|
rm test_suite main frequency_narrow_sweeps_long
|
||||||
rm main
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user