comparison host/libcdl/Makefile.in @ 76:435cced73e2f ecos-v1_3_1-release

eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
author jlarmour
date Tue, 28 Mar 2000 14:10:45 +0000
parents
children 6ed91473a1cd
comparison
equal deleted inserted replaced
75:41bf073c0c32 76:435cced73e2f
1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
7
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11 # PARTICULAR PURPOSE.
12
13 ######COPYRIGHTBEGIN####
14 ######COPYRIGHTEND####
15 #######DESCRIPTIONBEGIN####
16 ######DESCRIPTIONEND####
17
18
19 SHELL = @SHELL@
20
21 srcdir = @srcdir@
22 top_srcdir = @top_srcdir@
23 VPATH = @srcdir@
24 prefix = @prefix@
25 exec_prefix = @exec_prefix@
26
27 bindir = @bindir@
28 sbindir = @sbindir@
29 libexecdir = @libexecdir@
30 datadir = @datadir@
31 sysconfdir = @sysconfdir@
32 sharedstatedir = @sharedstatedir@
33 localstatedir = @localstatedir@
34 libdir = @libdir@
35 infodir = @infodir@
36 mandir = @mandir@
37 includedir = @includedir@
38 oldincludedir = /usr/include
39
40 DESTDIR =
41
42 pkgdatadir = $(datadir)/@PACKAGE@
43 pkglibdir = $(libdir)/@PACKAGE@
44 pkgincludedir = $(includedir)/@PACKAGE@
45
46 top_builddir = .
47
48 ACLOCAL = @ACLOCAL@
49 AUTOCONF = @AUTOCONF@
50 AUTOMAKE = @AUTOMAKE@
51 AUTOHEADER = @AUTOHEADER@
52
53 INSTALL = @INSTALL@
54 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
55 INSTALL_DATA = @INSTALL_DATA@
56 INSTALL_SCRIPT = @INSTALL_SCRIPT@
57 transform = @program_transform_name@
58
59 NORMAL_INSTALL = :
60 PRE_INSTALL = :
61 POST_INSTALL = :
62 NORMAL_UNINSTALL = :
63 PRE_UNINSTALL = :
64 POST_UNINSTALL = :
65 host_alias = @host_alias@
66 host_triplet = @host@
67 CC = @CC@
68 CXX = @CXX@
69 EXEEXT = @EXEEXT@
70 MAINT = @MAINT@
71 MAKEINFO = @MAKEINFO@
72 OBJEXT = @OBJEXT@
73 PACKAGE = @PACKAGE@
74 RANLIB = @RANLIB@
75 VERSION = @VERSION@
76 cyg_ac_infra_incdir = @cyg_ac_infra_incdir@
77 cyg_ac_infra_libdir = @cyg_ac_infra_libdir@
78 cyg_ac_tcl_incdir = @cyg_ac_tcl_incdir@
79 cyg_ac_tcl_libdir = @cyg_ac_tcl_libdir@
80 cyg_ac_tcl_libs = @cyg_ac_tcl_libs@
81 cyg_ac_tcl_version = @cyg_ac_tcl_version@
82 cyg_ac_tk_libs = @cyg_ac_tk_libs@
83
84 AUTOMAKE_OPTIONS = 1.3 cygnus
85 SUBDIRS = testsuite
86
87 INCLUDES = @INCLUDES@
88
89 include_HEADERS = cdlcore.hxx cdl.hxx
90
91 sources := interp.cxx expr.cxx refer.cxx cdlmisc.cxx conflict.cxx property.cxx parse.cxx base.cxx value.cxx build.cxx dialog.cxx wizard.cxx interface.cxx transact.cxx infer.cxx database.cxx config.cxx package.cxx component.cxx option.cxx
92
93
94 noinst_LIBRARIES = libcdl.a
95 libcdl_a_SOURCES = $(sources)
96
97 infra_headers := $(cyg_ac_infra_incdir)/cyg/infra/cyg_ass.h $(cyg_ac_infra_incdir)/cyg/infra/cyg_trac.h $(cyg_ac_infra_incdir)/pkgconf/infra.h $(cyg_ac_infra_incdir)/pkgconf/hostinfra.h $(cyg_ac_infra_incdir)/cyg/infra/cyg_type.h
98
99
100 cdlcore_headers := cdlconfig.h cdlcore.hxx
101 cdl_headers := $(cdlcore_headers) cdl.hxx
102 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
103 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
104 CONFIG_HEADER = cdlconfig.h
105 CONFIG_CLEAN_FILES =
106 LIBRARIES = $(noinst_LIBRARIES)
107
108
109 DEFS = @DEFS@ -I. -I$(srcdir) -I.
110 CPPFLAGS = @CPPFLAGS@
111 LDFLAGS = @LDFLAGS@
112 LIBS = @LIBS@
113 libcdl_a_LIBADD =
114 libcdl_a_OBJECTS = interp.$(OBJEXT) expr.$(OBJEXT) refer.$(OBJEXT) \
115 cdlmisc.$(OBJEXT) conflict.$(OBJEXT) property.$(OBJEXT) parse.$(OBJEXT) \
116 base.$(OBJEXT) value.$(OBJEXT) build.$(OBJEXT) dialog.$(OBJEXT) \
117 wizard.$(OBJEXT) interface.$(OBJEXT) transact.$(OBJEXT) infer.$(OBJEXT) \
118 database.$(OBJEXT) config.$(OBJEXT) package.$(OBJEXT) \
119 component.$(OBJEXT) option.$(OBJEXT)
120 AR = ar
121 CXXFLAGS = @CXXFLAGS@
122 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
123 CXXLD = $(CXX)
124 CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
125 HEADERS = $(include_HEADERS)
126
127 DIST_COMMON = ./stamp-h.in ChangeLog Makefile.am Makefile.in TODO \
128 acconfig.h acinclude.m4 aclocal.m4 config.h.in configure configure.in
129
130
131 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
132
133 TAR = tar
134 GZIP_ENV = --best
135 SOURCES = $(libcdl_a_SOURCES)
136 OBJECTS = $(libcdl_a_OBJECTS)
137
138 all: all-redirect
139 .SUFFIXES:
140 .SUFFIXES: .S .c .cxx .o .obj .s
141 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
142 cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
143
144 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
145 cd $(top_builddir) \
146 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
147
148 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
149 cd $(srcdir) && $(ACLOCAL)
150
151 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
152 $(SHELL) ./config.status --recheck
153 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
154 cd $(srcdir) && $(AUTOCONF)
155
156 cdlconfig.h: stamp-h
157 @if test ! -f $@; then \
158 rm -f stamp-h; \
159 $(MAKE) stamp-h; \
160 else :; fi
161 stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
162 cd $(top_builddir) \
163 && CONFIG_FILES= CONFIG_HEADERS=cdlconfig.h:config.h.in \
164 $(SHELL) ./config.status
165 @echo timestamp > stamp-h 2> /dev/null
166 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
167 @if test ! -f $@; then \
168 rm -f $(srcdir)/stamp-h.in; \
169 $(MAKE) $(srcdir)/stamp-h.in; \
170 else :; fi
171 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
172 cd $(top_srcdir) && $(AUTOHEADER)
173 @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
174
175 mostlyclean-hdr:
176
177 clean-hdr:
178
179 distclean-hdr:
180 -rm -f cdlconfig.h
181
182 maintainer-clean-hdr:
183
184 mostlyclean-noinstLIBRARIES:
185
186 clean-noinstLIBRARIES:
187 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
188
189 distclean-noinstLIBRARIES:
190
191 maintainer-clean-noinstLIBRARIES:
192
193 .c.o:
194 $(COMPILE) -c $<
195
196 # FIXME: We should only use cygpath when building on Windows,
197 # and only if it is available.
198 .c.obj:
199 $(COMPILE) -c `cygpath -w $<`
200
201 .s.o:
202 $(COMPILE) -c $<
203
204 .S.o:
205 $(COMPILE) -c $<
206
207 mostlyclean-compile:
208 -rm -f *.o core *.core
209 -rm -f *.$(OBJEXT)
210
211 clean-compile:
212
213 distclean-compile:
214 -rm -f *.tab.c
215
216 maintainer-clean-compile:
217
218 libcdl.a: $(libcdl_a_OBJECTS) $(libcdl_a_DEPENDENCIES)
219 -rm -f libcdl.a
220 $(AR) cru libcdl.a $(libcdl_a_OBJECTS) $(libcdl_a_LIBADD)
221 $(RANLIB) libcdl.a
222 .cxx.o:
223 $(CXXCOMPILE) -c $<
224 .cxx.obj:
225 $(CXXCOMPILE) -c `cygpath -w $<`
226
227 install-includeHEADERS: $(include_HEADERS)
228 @$(NORMAL_INSTALL)
229 $(mkinstalldirs) $(DESTDIR)$(includedir)
230 @list='$(include_HEADERS)'; for p in $$list; do \
231 if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
232 echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p"; \
233 $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p; \
234 done
235
236 uninstall-includeHEADERS:
237 @$(NORMAL_UNINSTALL)
238 list='$(include_HEADERS)'; for p in $$list; do \
239 rm -f $(DESTDIR)$(includedir)/$$p; \
240 done
241
242 # This directory's subdirectories are mostly independent; you can cd
243 # into them and run `make' without going through this Makefile.
244 # To change the values of `make' variables: instead of editing Makefiles,
245 # (1) if the variable is set in `config.status', edit `config.status'
246 # (which will cause the Makefiles to be regenerated when you run `make');
247 # (2) otherwise, pass the desired values on the `make' command line.
248
249 @SET_MAKE@
250
251 all-recursive install-data-recursive install-exec-recursive \
252 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
253 check-recursive installcheck-recursive info-recursive dvi-recursive:
254 @set fnord $(MAKEFLAGS); amf=$$2; \
255 dot_seen=no; \
256 target=`echo $@ | sed s/-recursive//`; \
257 list='$(SUBDIRS)'; for subdir in $$list; do \
258 echo "Making $$target in $$subdir"; \
259 if test "$$subdir" = "."; then \
260 dot_seen=yes; \
261 local_target="$$target-am"; \
262 else \
263 local_target="$$target"; \
264 fi; \
265 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
266 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
267 done; \
268 if test "$$dot_seen" = "no"; then \
269 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
270 fi; test -z "$$fail"
271
272 mostlyclean-recursive clean-recursive distclean-recursive \
273 maintainer-clean-recursive:
274 @set fnord $(MAKEFLAGS); amf=$$2; \
275 dot_seen=no; \
276 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
277 rev="$$subdir $$rev"; \
278 test "$$subdir" = "." && dot_seen=yes; \
279 done; \
280 test "$$dot_seen" = "no" && rev=". $$rev"; \
281 target=`echo $@ | sed s/-recursive//`; \
282 for subdir in $$rev; do \
283 echo "Making $$target in $$subdir"; \
284 if test "$$subdir" = "."; then \
285 local_target="$$target-am"; \
286 else \
287 local_target="$$target"; \
288 fi; \
289 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
290 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
291 done && test -z "$$fail"
292 tags-recursive:
293 list='$(SUBDIRS)'; for subdir in $$list; do \
294 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
295 done
296
297 tags: TAGS
298
299 ID: $(HEADERS) $(SOURCES) $(LISP)
300 list='$(SOURCES) $(HEADERS)'; \
301 unique=`for i in $$list; do echo $$i; done | \
302 awk ' { files[$$0] = 1; } \
303 END { for (i in files) print i; }'`; \
304 here=`pwd` && cd $(srcdir) \
305 && mkid -f$$here/ID $$unique $(LISP)
306
307 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
308 tags=; \
309 here=`pwd`; \
310 list='$(SUBDIRS)'; for subdir in $$list; do \
311 if test "$$subdir" = .; then :; else \
312 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
313 fi; \
314 done; \
315 list='$(SOURCES) $(HEADERS)'; \
316 unique=`for i in $$list; do echo $$i; done | \
317 awk ' { files[$$0] = 1; } \
318 END { for (i in files) print i; }'`; \
319 test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
320 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
321
322 mostlyclean-tags:
323
324 clean-tags:
325
326 distclean-tags:
327 -rm -f TAGS ID
328
329 maintainer-clean-tags:
330
331 distdir = $(PACKAGE)-$(VERSION)
332 top_distdir = $(distdir)
333
334 # This target untars the dist file and tries a VPATH configuration. Then
335 # it guarantees that the distribution is self-contained by making another
336 # tarfile.
337 distcheck: dist
338 -rm -rf $(distdir)
339 GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
340 mkdir $(distdir)/=build
341 mkdir $(distdir)/=inst
342 dc_install_base=`cd $(distdir)/=inst && pwd`; \
343 cd $(distdir)/=build \
344 && ../configure --srcdir=.. --prefix=$$dc_install_base \
345 && $(MAKE) $(AM_MAKEFLAGS) \
346 && $(MAKE) $(AM_MAKEFLAGS) dvi \
347 && $(MAKE) $(AM_MAKEFLAGS) check \
348 && $(MAKE) $(AM_MAKEFLAGS) install \
349 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
350 && $(MAKE) $(AM_MAKEFLAGS) dist
351 -rm -rf $(distdir)
352 @banner="$(distdir).tar.gz is ready for distribution"; \
353 dashes=`echo "$$banner" | sed s/./=/g`; \
354 echo "$$dashes"; \
355 echo "$$banner"; \
356 echo "$$dashes"
357 dist: distdir
358 -chmod -R a+r $(distdir)
359 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
360 -rm -rf $(distdir)
361 dist-all: distdir
362 -chmod -R a+r $(distdir)
363 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
364 -rm -rf $(distdir)
365 distdir: $(DISTFILES)
366 -rm -rf $(distdir)
367 mkdir $(distdir)
368 -chmod 777 $(distdir)
369 @for file in $(DISTFILES); do \
370 if test -f $$file; then d=.; else d=$(srcdir); fi; \
371 if test -d $$d/$$file; then \
372 cp -pr $$/$$file $(distdir)/$$file; \
373 else \
374 test -f $(distdir)/$$file \
375 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
376 || cp -p $$d/$$file $(distdir)/$$file || :; \
377 fi; \
378 done
379 for subdir in $(SUBDIRS); do \
380 if test "$$subdir" = .; then :; else \
381 test -d $(distdir)/$$subdir \
382 || mkdir $(distdir)/$$subdir \
383 || exit 1; \
384 chmod 777 $(distdir)/$$subdir; \
385 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
386 || exit 1; \
387 fi; \
388 done
389 info-am:
390 info: info-recursive
391 dvi-am:
392 dvi: dvi-recursive
393 check-am:
394 check: check-recursive
395 installcheck-am:
396 installcheck: installcheck-recursive
397 install-info-am:
398 install-info: install-info-recursive
399 all-recursive-am: cdlconfig.h
400 $(MAKE) $(AM_MAKEFLAGS) all-recursive
401
402 install-exec-am: install-exec-local
403 install-exec: install-exec-recursive
404
405 install-data-am: install-includeHEADERS
406 install-data: install-data-recursive
407
408 install-am: all-am
409 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
410 install: install-recursive
411 uninstall-am: uninstall-includeHEADERS
412 uninstall: uninstall-recursive
413 all-am: Makefile $(LIBRARIES) $(HEADERS) cdlconfig.h all-local
414 all-redirect: all-recursive-am
415 install-strip:
416 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
417 installdirs: installdirs-recursive
418 installdirs-am:
419 $(mkinstalldirs) $(DESTDIR)$(includedir)
420
421
422 mostlyclean-generic:
423
424 clean-generic:
425
426 distclean-generic:
427 -rm -f Makefile $(CONFIG_CLEAN_FILES)
428 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
429
430 maintainer-clean-generic:
431 mostlyclean-am: mostlyclean-hdr mostlyclean-noinstLIBRARIES \
432 mostlyclean-compile mostlyclean-tags \
433 mostlyclean-generic
434
435 mostlyclean: mostlyclean-recursive
436
437 clean-am: clean-hdr clean-noinstLIBRARIES clean-compile clean-tags \
438 clean-generic mostlyclean-am clean-local
439
440 clean: clean-recursive
441
442 distclean-am: distclean-hdr distclean-noinstLIBRARIES distclean-compile \
443 distclean-tags distclean-generic clean-am
444
445 distclean: distclean-recursive
446 -rm -f config.status
447
448 maintainer-clean-am: maintainer-clean-hdr \
449 maintainer-clean-noinstLIBRARIES \
450 maintainer-clean-compile maintainer-clean-tags \
451 maintainer-clean-generic distclean-am
452 @echo "This command is intended for maintainers to use;"
453 @echo "it deletes files that may require special tools to rebuild."
454
455 maintainer-clean: maintainer-clean-recursive
456 -rm -f config.status
457
458 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
459 mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
460 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
461 mostlyclean-compile distclean-compile clean-compile \
462 maintainer-clean-compile uninstall-includeHEADERS \
463 install-includeHEADERS install-data-recursive uninstall-data-recursive \
464 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
465 uninstalldirs-recursive all-recursive check-recursive \
466 installcheck-recursive info-recursive dvi-recursive \
467 mostlyclean-recursive distclean-recursive clean-recursive \
468 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
469 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
470 dvi-am dvi check check-am installcheck-am installcheck install-info-am \
471 install-info all-recursive-am install-exec-local install-exec-am \
472 install-exec install-data-am install-data install-am install \
473 uninstall-am uninstall all-local all-redirect all-am all installdirs-am \
474 installdirs mostlyclean-generic distclean-generic clean-generic \
475 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
476
477
478 @MSVC_TRUE@all-local: cdl.lib
479
480 @MSVC_TRUE@cdl.lib: libcdl.a
481 @MSVC_TRUE@ $(INSTALL) $< $@
482
483 @MSVC_TRUE@clean-local:
484 @MSVC_TRUE@ $(RM) cdl.lib
485
486 @MSVC_TRUE@install-exec-local: all-local
487 @MSVC_TRUE@ $(mkinstalldirs) $(DESTDIR)$(libdir)
488 @MSVC_TRUE@ $(INSTALL) cdl.lib $(DESTDIR)$(libdir)/cdl.lib
489
490 @MSVC_FALSE@all-local:
491 @MSVC_FALSE@clean-local:
492 @MSVC_FALSE@install-exec-local: libcdl.a
493 @MSVC_FALSE@ $(mkinstalldirs) $(DESTDIR)$(libdir)
494 @MSVC_FALSE@ $(INSTALL) libcdl.a $(DESTDIR)$(libdir)/libcdl.a
495
496 interp.$(OBJEXT) : Makefile $(cdlcore_headers) $(infra_headers)
497
498 expr.$(OBJEXT) : Makefile $(cdlcore_headers) $(infra_headers)
499
500 refer.$(OBJEXT) : Makefile $(cdlcore_headers) $(infra_headers)
501
502 cdlmisc.$(OBJEXT) : Makefile $(cdlcore_headers) $(infra_headers)
503
504 conflict.$(OBJEXT) : Makefile $(cdlcore_headers) $(infra_headers)
505
506 property.$(OBJEXT) : Makefile $(cdlcore_headers) $(infra_headers)
507
508 parse.$(OBJEXT) : Makefile $(cdlcore_headers) $(infra_headers)
509
510 base.$(OBJEXT) : Makefile $(cdlcore_headers) $(infra_headers)
511
512 value.$(OBJEXT) : Makefile $(cdlcore_headers) $(infra_headers)
513
514 build.$(OBJEXT) : Makefile $(cdlcore_headers) $(infra_headers)
515
516 dialog.$(OBJEXT) : Makefile $(cdlcore_headers) $(infra_headers)
517
518 wizard.$(OBJEXT) : Makefile $(cdlcore_headers) $(infra_headers)
519
520 interface.$(OBJEXT) : Makefile $(cdlcore_headers) $(infra_headers)
521
522 transact.$(OBJEXT) : Makefile $(cdlcore_headers) $(infra_headers)
523
524 database.$(OBJEXT) : Makefile $(cdl_headers) $(infra_headers)
525
526 config.$(OBJEXT) : Makefile $(cdl_headers) $(infra_headers)
527
528 package.$(OBJEXT) : Makefile $(cdl_headers) $(infra_headers)
529
530 component.$(OBJEXT) : Makefile $(cdl_headers) $(infra_headers)
531
532 option.$(OBJEXT) : Makefile $(cdl_headers) $(infra_headers)
533
534 # Tell versions [3.59,3.63) of GNU make to not export all variables.
535 # Otherwise a system limit (for SysV at least) may be exceeded.
536 .NOEXPORT: