Lines Matching +full:in +full:- +full:built

1 ACLOCAL_AMFLAGS = -I sntp/m4 -I sntp/libevent/m4 -I sntp/libopts/m4
5 # moved sntp first to get libtool and libevent built.
26 DISTCHECK_CONFIGURE_FLAGS = -C --with-sntp --enable-local-libevent $(NTP_DCF)
32 CommitLog-4.1.0 \
43 WHERE-TO-START \
46 config.h.in \
48 flock-build \
58 deps-ver \
63 DISTCLEANFILES = .gcc-warning
65 # HMS: Keep .gcc-warning first, as that way it gets printed first.
67 .gcc-warning \
74 .gcc-warning:
91 ./config.status --recheck
93 sntp/built-sources-only: FRC.sntp
94 @cd sntp && $(MAKE) $(AM_MAKEFLAGS) built-sources-only
98 lynx -dump $(srcdir)/html/copyright.html ;} > COPYRIGHT.new \
99 && mv -f COPYRIGHT.new $(srcdir)/COPYRIGHT
101 COPYRIGHT-please: $(srcdir)/COPYRIGHT
102 @: do-nothing action to prevent default \
105 configured in $(srcdir) but "make ./COPYRIGHT" succeeds. \
107 COPYRIGHT-please serves as a fixed target.
113 dist-hook:
114 @find $(distdir) -type d -name SCCS -print | xargs rm -rf
116 install-data-local:
117 @echo "Installing stand-alone HTML documentation"
119 for i in `find html -type d | grep -v SCCS` ; \
120 do $(INSTALL) -d $(DESTDIR)$(htmldir)/$$i ; done )
122 for i in `find html -type f | grep -v SCCS` ; \
125 uninstall-local:
126 rm -rf $(DESTDIR)$(htmldir)/html
130 && $(PATH_TEST) -e CommitLog \
131 -a .bk/SCCS/ChangeSet,s -ot CommitLog \
134 # HMS: The following seems to be a work-in-progress...
136 CVO=`$(srcdir)/sntp/libevent/build-aux/config.guess`
148 BHOST=`(hostname || uname -n)`
155 echo "Built on `cat .buildhost` but this is $(BHOST)"; \
160 @: do-nothing action prevents any default