OBJS = tunctl.o BIN = tunctl CFLAGS ?= -g -Wall BIN_DIR ?= /usr/bin all : $(BIN) $(BIN) : $(OBJS) $(CC) $(CFLAGS) -o $(BIN) $(OBJS) clean : rm -f $(BIN) $(OBJS) *~ install : $(BIN) install -d $(DESTDIR)$(BIN_DIR) install -s $(BIN) $(DESTDIR)$(BIN_DIR) /trygvis.io/git/2018/08/iot-sensors.git/atom/thirdparty/nRF5_SDK_15.0.0_a53641a/modules/nrfx/mdk/nrf52810.svd?h=master' type='application/atom+xml'/>
![]() |
index : iot-sensors.git | |
Trygve Laugstøl |
aboutsummaryrefslogtreecommitdiff |