mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-26 09:40:45 +02:00
Fix debug mark
This commit is contained in:
@@ -20,7 +20,7 @@ lib:
|
||||
all: build_dirs bernina_h5_writer
|
||||
|
||||
debug: CPPFLAGS += -DDEBUG_OUTPUT -g
|
||||
debug: bernina
|
||||
debug: bernina_h5_writer
|
||||
|
||||
bernina_h5_writer: $(OBJS)
|
||||
$(CPP) $(LDFLAGS) -o $(BIN_DIR)/bernina_h5_writer $(OBJS) $(LDLIBS)
|
||||
|
||||
Reference in New Issue
Block a user