chiark
/
gitweb
/
~mdw
/
adns
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Compiles and links.
[adns]
/
src
/
Makefile
diff --git
a/src/Makefile
b/src/Makefile
index 4096d8466aa4a8618e1dd9cd49817aa56dd02705..59ccf547b39e6534af4e5381a4f0fdcc8cdc5348 100644
(file)
--- a/
src/Makefile
+++ b/
src/Makefile
@@
-21,7
+21,7
@@
WARNS= -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes \
-Wcast-qual -Wpointer-arith
WERROR=-Werror
-LIBOBJS= event.o query.o setup.o transmit.o general.o reply.o parse.o
+LIBOBJS= event.o query.o setup.o transmit.o general.o reply.o parse.o
types.o
ALLOBJS= $(LIBOBJS) dtest.o
all: dtest