chiark
/
gitweb
/
~ianmdlvl
/
adns.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7307994
)
Do not install fanftest.
author
ian
<ian>
Fri, 15 Oct 1999 17:58:50 +0000
(17:58 +0000)
committer
ian
<ian>
Fri, 15 Oct 1999 17:58:50 +0000
(17:58 +0000)
client/Makefile.in
patch
|
blob
|
history
diff --git
a/client/Makefile.in
b/client/Makefile.in
index 9908562c5e49c2c80debb45d7d1c820d2beaf7ce..ee047999578048c9a1bac69b4f14c925cebe659f 100644
(file)
--- a/
client/Makefile.in
+++ b/
client/Makefile.in
@@
-25,8
+25,10
@@
srcdir= @srcdir@
VPATH= @srcdir@
PROGRAMS= adnstest adnslogres adnshost fanftest
+PROGRAMS_LOCAL= fanftest
+
TARG_INSTALL= $(PROGRAMS)
-TARG_LOCAL= $(addsuffix _s, $(PROGRAMS))
+TARG_LOCAL= $(addsuffix _s, $(PROGRAMS)
$(PROGRAMS_LOCAL)
)
TARGETS= $(TARG_LOCAL) $(TARG_INSTALL)
include $(srcdir)/../settings.make