1 | # Makefile.in generated automatically by automake 1.2 from Makefile.am |
---|
2 | |
---|
3 | # Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc. |
---|
4 | # This Makefile.in is free software; the Free Software Foundation |
---|
5 | # gives unlimited permission to copy, distribute and modify it. |
---|
6 | |
---|
7 | #AUTOMAKE_OPTIONS = no-dependencies |
---|
8 | |
---|
9 | |
---|
10 | SHELL = /bin/sh |
---|
11 | |
---|
12 | srcdir = @srcdir@ |
---|
13 | top_srcdir = @top_srcdir@ |
---|
14 | VPATH = @srcdir@ |
---|
15 | prefix = @prefix@ |
---|
16 | exec_prefix = @exec_prefix@ |
---|
17 | |
---|
18 | bindir = @bindir@ |
---|
19 | sbindir = @sbindir@ |
---|
20 | libexecdir = @libexecdir@ |
---|
21 | datadir = @datadir@ |
---|
22 | sysconfdir = @sysconfdir@ |
---|
23 | sharedstatedir = @sharedstatedir@ |
---|
24 | localstatedir = @localstatedir@ |
---|
25 | libdir = @libdir@ |
---|
26 | infodir = @infodir@ |
---|
27 | mandir = @mandir@ |
---|
28 | includedir = @includedir@ |
---|
29 | oldincludedir = /usr/include |
---|
30 | |
---|
31 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
32 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
33 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
34 | |
---|
35 | top_builddir = .. |
---|
36 | |
---|
37 | ACLOCAL = @ACLOCAL@ |
---|
38 | AUTOCONF = @AUTOCONF@ |
---|
39 | AUTOMAKE = @AUTOMAKE@ |
---|
40 | AUTOHEADER = @AUTOHEADER@ |
---|
41 | |
---|
42 | INSTALL = @INSTALL@ |
---|
43 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
44 | INSTALL_DATA = @INSTALL_DATA@ |
---|
45 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
46 | transform = @program_transform_name@ |
---|
47 | |
---|
48 | NORMAL_INSTALL = true |
---|
49 | PRE_INSTALL = true |
---|
50 | POST_INSTALL = true |
---|
51 | NORMAL_UNINSTALL = true |
---|
52 | PRE_UNINSTALL = true |
---|
53 | POST_UNINSTALL = true |
---|
54 | build_alias = @build_alias@ |
---|
55 | build_triplet = @build@ |
---|
56 | host_alias = @host_alias@ |
---|
57 | host_triplet = @host@ |
---|
58 | target_alias = @target_alias@ |
---|
59 | target_triplet = @target@ |
---|
60 | AUTHCERT = @AUTHCERT@ |
---|
61 | AUTHSPEED = @AUTHSPEED@ |
---|
62 | AWK = @AWK@ |
---|
63 | CC = @CC@ |
---|
64 | CFLAGS = @CFLAGS@ |
---|
65 | CHUTEST = @CHUTEST@ |
---|
66 | CLKTEST = @CLKTEST@ |
---|
67 | CPP = @CPP@ |
---|
68 | DCFD = @DCFD@ |
---|
69 | KEYPARITY = @KEYPARITY@ |
---|
70 | LDFLAGS = @LDFLAGS@ |
---|
71 | LIBPARSE = @LIBPARSE@ |
---|
72 | LN_S = @LN_S@ |
---|
73 | MAKEINFO = @MAKEINFO@ |
---|
74 | MAKEIPFP = @MAKEIPFP@ |
---|
75 | MAKEPC1 = @MAKEPC1@ |
---|
76 | MAKEPC2 = @MAKEPC2@ |
---|
77 | MAKESP = @MAKESP@ |
---|
78 | MAKE_ADJTIMED = @MAKE_ADJTIMED@ |
---|
79 | MAKE_LIBPARSE = @MAKE_LIBPARSE@ |
---|
80 | MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@ |
---|
81 | MAKE_NTPTIME = @MAKE_NTPTIME@ |
---|
82 | MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@ |
---|
83 | MAKE_TICKADJ = @MAKE_TICKADJ@ |
---|
84 | MD5DRIVER = @MD5DRIVER@ |
---|
85 | MKRANDKEYS = @MKRANDKEYS@ |
---|
86 | OMAKEIPFP = @OMAKEIPFP@ |
---|
87 | PACKAGE = @PACKAGE@ |
---|
88 | PROPDELAY = @PROPDELAY@ |
---|
89 | RANLIB = @RANLIB@ |
---|
90 | TESTDCF = @TESTDCF@ |
---|
91 | UNIXCERT = @UNIXCERT@ |
---|
92 | VERSION = @VERSION@ |
---|
93 | |
---|
94 | bin_PROGRAMS = @MAKE_ADJTIMED@ |
---|
95 | EXTRA_PROGRAMS = adjtimed |
---|
96 | INCLUDES = -I$(top_srcdir)/include |
---|
97 | LDADD = ../libntp/libntp.a |
---|
98 | #EXTRA_DIST = TAGS |
---|
99 | ETAGS_ARGS = Makefile.am |
---|
100 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
---|
101 | CONFIG_HEADER = ../config.h |
---|
102 | CONFIG_CLEAN_FILES = |
---|
103 | PROGRAMS = $(bin_PROGRAMS) |
---|
104 | |
---|
105 | |
---|
106 | DEFS = @DEFS@ -I. -I$(srcdir) -I.. |
---|
107 | CPPFLAGS = @CPPFLAGS@ |
---|
108 | LIBS = @LIBS@ |
---|
109 | adjtimed_SOURCES = adjtimed.c |
---|
110 | adjtimed_OBJECTS = adjtimed.o |
---|
111 | adjtimed_LDADD = $(LDADD) |
---|
112 | adjtimed_DEPENDENCIES = ../libntp/libntp.a |
---|
113 | adjtimed_LDFLAGS = |
---|
114 | COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) |
---|
115 | LINK = $(CC) $(CFLAGS) $(LDFLAGS) -o $@ |
---|
116 | DIST_COMMON = README Makefile.am Makefile.in |
---|
117 | |
---|
118 | |
---|
119 | DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) |
---|
120 | |
---|
121 | TAR = gtar |
---|
122 | GZIP = --best |
---|
123 | SOURCES = adjtimed.c |
---|
124 | OBJECTS = adjtimed.o |
---|
125 | |
---|
126 | default: all |
---|
127 | |
---|
128 | .SUFFIXES: |
---|
129 | .SUFFIXES: .c .o |
---|
130 | |
---|
131 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
132 | cd $(top_builddir) \ |
---|
133 | && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status |
---|
134 | |
---|
135 | |
---|
136 | mostlyclean-binPROGRAMS: |
---|
137 | |
---|
138 | clean-binPROGRAMS: |
---|
139 | test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) |
---|
140 | |
---|
141 | distclean-binPROGRAMS: |
---|
142 | |
---|
143 | maintainer-clean-binPROGRAMS: |
---|
144 | |
---|
145 | install-binPROGRAMS: $(bin_PROGRAMS) |
---|
146 | @$(NORMAL_INSTALL) |
---|
147 | $(mkinstalldirs) $(DESTDIR)$(bindir) |
---|
148 | @list='$(bin_PROGRAMS)'; for p in $$list; do \ |
---|
149 | if test -f $$p; then \ |
---|
150 | echo " $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \ |
---|
151 | $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \ |
---|
152 | else :; fi; \ |
---|
153 | done |
---|
154 | |
---|
155 | uninstall-binPROGRAMS: |
---|
156 | $(NORMAL_UNINSTALL) |
---|
157 | list='$(bin_PROGRAMS)'; for p in $$list; do \ |
---|
158 | rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \ |
---|
159 | done |
---|
160 | |
---|
161 | .c.o: |
---|
162 | $(COMPILE) -c $< |
---|
163 | |
---|
164 | mostlyclean-compile: |
---|
165 | rm -f *.o core |
---|
166 | |
---|
167 | clean-compile: |
---|
168 | |
---|
169 | distclean-compile: |
---|
170 | rm -f *.tab.c |
---|
171 | |
---|
172 | maintainer-clean-compile: |
---|
173 | |
---|
174 | adjtimed: $(adjtimed_OBJECTS) $(adjtimed_DEPENDENCIES) |
---|
175 | @rm -f adjtimed |
---|
176 | $(LINK) $(adjtimed_LDFLAGS) $(adjtimed_OBJECTS) $(adjtimed_LDADD) $(LIBS) |
---|
177 | |
---|
178 | tags: TAGS |
---|
179 | |
---|
180 | ID: $(HEADERS) $(SOURCES) |
---|
181 | here=`pwd` && cd $(srcdir) && mkid -f$$here/ID $(SOURCES) $(HEADERS) |
---|
182 | |
---|
183 | TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) |
---|
184 | tags=; \ |
---|
185 | here=`pwd`; \ |
---|
186 | test -z "$(ETAGS_ARGS)$(SOURCES)$(HEADERS)$$tags" \ |
---|
187 | || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $(SOURCES) $(HEADERS) -o $$here/TAGS) |
---|
188 | |
---|
189 | mostlyclean-tags: |
---|
190 | |
---|
191 | clean-tags: |
---|
192 | |
---|
193 | distclean-tags: |
---|
194 | rm -f TAGS ID |
---|
195 | |
---|
196 | maintainer-clean-tags: |
---|
197 | |
---|
198 | distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) |
---|
199 | |
---|
200 | subdir = adjtimed |
---|
201 | |
---|
202 | distdir: $(DISTFILES) |
---|
203 | @for file in $(DISTFILES); do \ |
---|
204 | d=$(srcdir); \ |
---|
205 | test -f $(distdir)/$$file \ |
---|
206 | || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ |
---|
207 | || cp -p $$d/$$file $(distdir)/$$file; \ |
---|
208 | done |
---|
209 | adjtimed.o adjtimed.lo: adjtimed.c ../include/ntp_syslog.h \ |
---|
210 | ../include/adjtime.h ../include/ntp_types.h \ |
---|
211 | ../include/ntp_machine.h ../config.h ../include/ntp_proto.h |
---|
212 | |
---|
213 | info: |
---|
214 | dvi: |
---|
215 | check: all |
---|
216 | $(MAKE) |
---|
217 | installcheck: |
---|
218 | install-exec: install-binPROGRAMS |
---|
219 | @$(NORMAL_INSTALL) |
---|
220 | |
---|
221 | install-data: |
---|
222 | @$(NORMAL_INSTALL) |
---|
223 | |
---|
224 | install: install-exec install-data all |
---|
225 | @: |
---|
226 | |
---|
227 | uninstall: uninstall-binPROGRAMS |
---|
228 | |
---|
229 | all: Makefile $(PROGRAMS) |
---|
230 | |
---|
231 | install-strip: |
---|
232 | $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install |
---|
233 | installdirs: |
---|
234 | $(mkinstalldirs) $(DESTDIR)$(bindir) |
---|
235 | |
---|
236 | |
---|
237 | mostlyclean-generic: |
---|
238 | test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES) |
---|
239 | |
---|
240 | clean-generic: |
---|
241 | test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) |
---|
242 | |
---|
243 | distclean-generic: |
---|
244 | rm -f Makefile $(DISTCLEANFILES) |
---|
245 | rm -f config.cache config.log stamp-h stamp-h[0-9]* |
---|
246 | test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
---|
247 | |
---|
248 | maintainer-clean-generic: |
---|
249 | test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) |
---|
250 | test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) |
---|
251 | mostlyclean: mostlyclean-binPROGRAMS mostlyclean-compile \ |
---|
252 | mostlyclean-tags mostlyclean-generic |
---|
253 | |
---|
254 | clean: clean-binPROGRAMS clean-compile clean-tags clean-generic \ |
---|
255 | mostlyclean |
---|
256 | |
---|
257 | distclean: distclean-binPROGRAMS distclean-compile distclean-tags \ |
---|
258 | distclean-generic clean |
---|
259 | rm -f config.status |
---|
260 | |
---|
261 | maintainer-clean: maintainer-clean-binPROGRAMS maintainer-clean-compile \ |
---|
262 | maintainer-clean-tags maintainer-clean-generic \ |
---|
263 | distclean |
---|
264 | @echo "This command is intended for maintainers to use;" |
---|
265 | @echo "it deletes files that may require special tools to rebuild." |
---|
266 | |
---|
267 | .PHONY: default mostlyclean-binPROGRAMS distclean-binPROGRAMS \ |
---|
268 | clean-binPROGRAMS maintainer-clean-binPROGRAMS uninstall-binPROGRAMS \ |
---|
269 | install-binPROGRAMS mostlyclean-compile distclean-compile clean-compile \ |
---|
270 | maintainer-clean-compile tags mostlyclean-tags distclean-tags \ |
---|
271 | clean-tags maintainer-clean-tags distdir info dvi installcheck \ |
---|
272 | install-exec install-data install uninstall all installdirs \ |
---|
273 | mostlyclean-generic distclean-generic clean-generic \ |
---|
274 | maintainer-clean-generic clean mostlyclean distclean maintainer-clean |
---|
275 | |
---|
276 | |
---|
277 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
278 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
279 | .NOEXPORT: |
---|