aboutsummaryrefslogblamecommitdiff
path: root/reprepro-conf/distributions
blob: 4d06b15750c5f437221220fcd1fdd1930bab7524 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                       
Origin: cryptech.is
Label: cryptech.is APT repository
Codename: jessie
Architectures: i386 amd64 source
Components: main
Description: cryptech.is APT Repository
SignWith: yes

Origin: cryptech.is
Label: cryptech.is APT repository
Codename: xenial
Architectures: i386 amd64 source
Components: main
Description: cryptech.is APT Repository
SignWith: yes
span class="k">$(LIBCLI_DIR) LIBS += $(LIBCLI_DIR)/libcli.a all: $(TEST:=.elf) %.elf: %.o $(BOARD_OBJS) $(OBJS) $(LIBS) $(CC) $(CFLAGS) $^ -o $@ -T$(LDSCRIPT) -g -Wl,-Map=$*.map $(OBJCOPY) -O binary $*.elf $*.bin $(SIZE) $*.elf clean: rm -f *.o rm -f *.elf rm -f *.bin rm -f *.map