mirror of https://github.com/getdnsapi/getdns.git
Merge branch 'develop' of github.com:verisign/getdns into develop
This commit is contained in:
commit
465fa0986f
|
@ -27,6 +27,7 @@ PROGRAMS=example-all-functions example-simple-answers example-tree example-synch
|
||||||
$(CC) $(CFLAGS) -c $< -o $@
|
$(CC) $(CFLAGS) -c $< -o $@
|
||||||
|
|
||||||
default: all
|
default: all
|
||||||
|
example: all
|
||||||
|
|
||||||
all: $(PROGRAMS)
|
all: $(PROGRAMS)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue