source: trunk/third/libgtop/sysdeps/osf1/Makefile.in @ 18272

Revision 18272, 12.6 KB checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18271, which included commits to RCS files with non-trunk default branches.
Line 
1# Makefile.in generated automatically by automake 1.4-p1 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
14SHELL = @SHELL@
15
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19prefix = @prefix@
20exec_prefix = @exec_prefix@
21
22bindir = @bindir@
23sbindir = @sbindir@
24libexecdir = @libexecdir@
25datadir = @datadir@
26sysconfdir = @sysconfdir@
27sharedstatedir = @sharedstatedir@
28localstatedir = @localstatedir@
29libdir = @libdir@
30infodir = @infodir@
31mandir = @mandir@
32includedir = @includedir@
33oldincludedir = /usr/include
34
35DESTDIR =
36
37pkgdatadir = $(datadir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40
41top_builddir = ../..
42
43ACLOCAL = @ACLOCAL@
44AUTOCONF = @AUTOCONF@
45AUTOMAKE = @AUTOMAKE@
46AUTOHEADER = @AUTOHEADER@
47
48INSTALL = @INSTALL@
49INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50INSTALL_DATA = @INSTALL_DATA@
51INSTALL_SCRIPT = @INSTALL_SCRIPT@
52transform = @program_transform_name@
53
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60build_alias = @build_alias@
61build_triplet = @build@
62host_alias = @host_alias@
63host_triplet = @host@
64target_alias = @target_alias@
65target_triplet = @target@
66AR = @AR@
67AS = @AS@
68AWK = @AWK@
69CATALOGS = @CATALOGS@
70CATOBJEXT = @CATOBJEXT@
71CC = @CC@
72DATADIRNAME = @DATADIRNAME@
73DLLTOOL = @DLLTOOL@
74DL_LIB = @DL_LIB@
75ECHO = @ECHO@
76EXEEXT = @EXEEXT@
77GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
78GLIB_CFLAGS = @GLIB_CFLAGS@
79GLIB_LIBS = @GLIB_LIBS@
80GMOFILES = @GMOFILES@
81GMSGFMT = @GMSGFMT@
82INSTOBJEXT = @INSTOBJEXT@
83INTLDEPS = @INTLDEPS@
84INTLLIBS = @INTLLIBS@
85INTLOBJS = @INTLOBJS@
86LIBGTOP_BINARY_AGE = @LIBGTOP_BINARY_AGE@
87LIBGTOP_BINDIR = @LIBGTOP_BINDIR@
88LIBGTOP_EXTRA_LIBS = @LIBGTOP_EXTRA_LIBS@
89LIBGTOP_GUILE_INCS = @LIBGTOP_GUILE_INCS@
90LIBGTOP_GUILE_LIBS = @LIBGTOP_GUILE_LIBS@
91LIBGTOP_GUILE_NAMES_INCS = @LIBGTOP_GUILE_NAMES_INCS@
92LIBGTOP_GUILE_NAMES_LIBS = @LIBGTOP_GUILE_NAMES_LIBS@
93LIBGTOP_INCS = @LIBGTOP_INCS@
94LIBGTOP_INTERFACE_AGE = @LIBGTOP_INTERFACE_AGE@
95LIBGTOP_LIBS = @LIBGTOP_LIBS@
96LIBGTOP_MAJOR_VERSION = @LIBGTOP_MAJOR_VERSION@
97LIBGTOP_MICRO_VERSION = @LIBGTOP_MICRO_VERSION@
98LIBGTOP_MINOR_VERSION = @LIBGTOP_MINOR_VERSION@
99LIBGTOP_NAMES_INCS = @LIBGTOP_NAMES_INCS@
100LIBGTOP_NAMES_LIBS = @LIBGTOP_NAMES_LIBS@
101LIBGTOP_SERVER = @LIBGTOP_SERVER@
102LIBGTOP_SERVER_VERSION = @LIBGTOP_SERVER_VERSION@
103LIBGTOP_VERSION = @LIBGTOP_VERSION@
104LIBGTOP_VERSION_CODE = @LIBGTOP_VERSION_CODE@
105LIBGTOP_VERSION_SUFFIX = @LIBGTOP_VERSION_SUFFIX@
106LIBOBJS = @LIBOBJS@
107LIBSUPPORT = @LIBSUPPORT@
108LIBTOOL = @LIBTOOL@
109LN_S = @LN_S@
110LTLIBOBJS = @LTLIBOBJS@
111LT_AGE = @LT_AGE@
112LT_CURRENT = @LT_CURRENT@
113LT_RELEASE = @LT_RELEASE@
114LT_REVISION = @LT_REVISION@
115LT_VERSION_INFO = @LT_VERSION_INFO@
116MAKEINFO = @MAKEINFO@
117MKINSTALLDIRS = @MKINSTALLDIRS@
118NM = @NM@
119OBJDUMP = @OBJDUMP@
120OBJEXT = @OBJEXT@
121PACKAGE = @PACKAGE@
122PERL = @PERL@
123PKG_CONFIG = @PKG_CONFIG@
124POFILES = @POFILES@
125POSUB = @POSUB@
126RANLIB = @RANLIB@
127STRIP = @STRIP@
128SUPPORTINCS = @SUPPORTINCS@
129USE_NLS = @USE_NLS@
130VERSION = @VERSION@
131guile_examples = @guile_examples@
132guile_subdirs = @guile_subdirs@
133libgtop_guile_found = @libgtop_guile_found@
134libgtop_have_sysinfo = @libgtop_have_sysinfo@
135libgtop_need_server = @libgtop_need_server@
136libgtop_postinstall = @libgtop_postinstall@
137libgtop_sysdeps_dir = @libgtop_sysdeps_dir@
138libgtop_top_builddir = @libgtop_top_builddir@
139libgtop_use_machine_h = @libgtop_use_machine_h@
140libs_xauth = @libs_xauth@
141machine_incs = @machine_incs@
142need_gnome_support = @need_gnome_support@
143server_programs = @server_programs@
144smp_examples = @smp_examples@
145static_targets = @static_targets@
146sysdeps_dir = @sysdeps_dir@
147sysdeps_suid_lib = @sysdeps_suid_lib@
148
149LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
150
151INCLUDES = @INCLUDES@
152
153lib_LTLIBRARIES = libgtop_sysdeps-2.0.la libgtop_sysdeps_suid-2.0.la
154
155libgtop_sysdeps_2_0_la_SOURCES = open.c close.c siglist.c cpu.c mem.c swap.c                              uptime.c loadavg.c shm_limits.c msg_limits.c                            sem_limits.c ppp.c
156
157libgtop_sysdeps_2_0_la_LDFLAGS = $(LT_VERSION_INFO)
158libgtop_sysdeps_2_0_la_LIBADD = -lmach
159
160libgtop_sysdeps_suid_2_0_la_SOURCES = open_suid.c close_suid.c proclist.c                                 procstate.c procuid.c proctime.c procmem.c                              procsignal.c prockernel.c procsegment.c                                 procmap.c procargs.c netload.c
161
162libgtop_sysdeps_suid_2_0_la_LDFLAGS = $(LT_VERSION_INFO)
163libgtop_sysdeps_suid_2_0_la_LIBADD = -lmach
164
165libgtopinclude_HEADERS = glibtop_server.h glibtop_machine.h
166libgtopincludedir = $(includedir)/libgtop-2.0
167
168noinst_HEADERS = glibtop_suid.h
169mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
170CONFIG_HEADER = ../../config.h
171CONFIG_CLEAN_FILES =
172LTLIBRARIES =  $(lib_LTLIBRARIES)
173
174
175DEFS = @DEFS@ -I. -I$(srcdir) -I../..
176CPPFLAGS = @CPPFLAGS@
177LDFLAGS = @LDFLAGS@
178LIBS = @LIBS@
179X_CFLAGS = @X_CFLAGS@
180X_LIBS = @X_LIBS@
181X_EXTRA_LIBS = @X_EXTRA_LIBS@
182X_PRE_LIBS = @X_PRE_LIBS@
183libgtop_sysdeps_2_0_la_DEPENDENCIES =
184libgtop_sysdeps_2_0_la_OBJECTS =  open.lo close.lo siglist.lo cpu.lo \
185mem.lo swap.lo uptime.lo loadavg.lo shm_limits.lo msg_limits.lo \
186sem_limits.lo ppp.lo
187libgtop_sysdeps_suid_2_0_la_DEPENDENCIES =
188libgtop_sysdeps_suid_2_0_la_OBJECTS =  open_suid.lo close_suid.lo \
189proclist.lo procstate.lo procuid.lo proctime.lo procmem.lo \
190procsignal.lo prockernel.lo procsegment.lo procmap.lo procargs.lo \
191netload.lo
192CFLAGS = @CFLAGS@
193COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
194LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
195CCLD = $(CC)
196HEADERS =  $(libgtopinclude_HEADERS) $(noinst_HEADERS)
197
198DIST_COMMON =  ChangeLog Makefile.am Makefile.in
199
200
201DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
202
203TAR = gtar
204GZIP_ENV = --best
205SOURCES = $(libgtop_sysdeps_2_0_la_SOURCES) $(libgtop_sysdeps_suid_2_0_la_SOURCES)
206OBJECTS = $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_OBJECTS)
207
208all: all-redirect
209.SUFFIXES:
210.SUFFIXES: .S .c .lo .o .obj .s
211$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
212        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps sysdeps/osf1/Makefile
213
214Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
215        cd $(top_builddir) \
216          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
217
218
219mostlyclean-libLTLIBRARIES:
220
221clean-libLTLIBRARIES:
222        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
223
224distclean-libLTLIBRARIES:
225
226maintainer-clean-libLTLIBRARIES:
227
228install-libLTLIBRARIES: $(lib_LTLIBRARIES)
229        @$(NORMAL_INSTALL)
230        $(mkinstalldirs) $(DESTDIR)$(libdir)
231        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
232          if test -f $$p; then \
233            echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
234            $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
235          else :; fi; \
236        done
237
238uninstall-libLTLIBRARIES:
239        @$(NORMAL_UNINSTALL)
240        list='$(lib_LTLIBRARIES)'; for p in $$list; do \
241          $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
242        done
243
244.c.o:
245        $(COMPILE) -c $<
246
247# FIXME: We should only use cygpath when building on Windows,
248# and only if it is available.
249.c.obj:
250        $(COMPILE) -c `cygpath -w $<`
251
252.s.o:
253        $(COMPILE) -c $<
254
255.S.o:
256        $(COMPILE) -c $<
257
258mostlyclean-compile:
259        -rm -f *.o core *.core
260        -rm -f *.$(OBJEXT)
261
262clean-compile:
263
264distclean-compile:
265        -rm -f *.tab.c
266
267maintainer-clean-compile:
268
269.c.lo:
270        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
271
272.s.lo:
273        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
274
275.S.lo:
276        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
277
278mostlyclean-libtool:
279        -rm -f *.lo
280
281clean-libtool:
282        -rm -rf .libs _libs
283
284distclean-libtool:
285
286maintainer-clean-libtool:
287
288libgtop_sysdeps-2.0.la: $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_DEPENDENCIES)
289        $(LINK) -rpath $(libdir) $(libgtop_sysdeps_2_0_la_LDFLAGS) $(libgtop_sysdeps_2_0_la_OBJECTS) $(libgtop_sysdeps_2_0_la_LIBADD) $(LIBS)
290
291libgtop_sysdeps_suid-2.0.la: $(libgtop_sysdeps_suid_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_DEPENDENCIES)
292        $(LINK) -rpath $(libdir) $(libgtop_sysdeps_suid_2_0_la_LDFLAGS) $(libgtop_sysdeps_suid_2_0_la_OBJECTS) $(libgtop_sysdeps_suid_2_0_la_LIBADD) $(LIBS)
293
294install-libgtopincludeHEADERS: $(libgtopinclude_HEADERS)
295        @$(NORMAL_INSTALL)
296        $(mkinstalldirs) $(DESTDIR)$(libgtopincludedir)
297        @list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
298          if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
299          echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$p"; \
300          $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libgtopincludedir)/$$p; \
301        done
302
303uninstall-libgtopincludeHEADERS:
304        @$(NORMAL_UNINSTALL)
305        list='$(libgtopinclude_HEADERS)'; for p in $$list; do \
306          rm -f $(DESTDIR)$(libgtopincludedir)/$$p; \
307        done
308
309tags: TAGS
310
311ID: $(HEADERS) $(SOURCES) $(LISP)
312        list='$(SOURCES) $(HEADERS)'; \
313        unique=`for i in $$list; do echo $$i; done | \
314          awk '    { files[$$0] = 1; } \
315               END { for (i in files) print i; }'`; \
316        here=`pwd` && cd $(srcdir) \
317          && mkid -f$$here/ID $$unique $(LISP)
318
319TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
320        tags=; \
321        here=`pwd`; \
322        list='$(SOURCES) $(HEADERS)'; \
323        unique=`for i in $$list; do echo $$i; done | \
324          awk '    { files[$$0] = 1; } \
325               END { for (i in files) print i; }'`; \
326        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
327          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
328
329mostlyclean-tags:
330
331clean-tags:
332
333distclean-tags:
334        -rm -f TAGS ID
335
336maintainer-clean-tags:
337
338distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
339
340subdir = sysdeps/osf1
341
342distdir: $(DISTFILES)
343        @for file in $(DISTFILES); do \
344          d=$(srcdir); \
345          if test -d $$d/$$file; then \
346            cp -pr $$d/$$file $(distdir)/$$file; \
347          else \
348            test -f $(distdir)/$$file \
349            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
350            || cp -p $$d/$$file $(distdir)/$$file || :; \
351          fi; \
352        done
353
354info-am:
355info: info-am
356dvi-am:
357dvi: dvi-am
358check-am: all-am
359check: check-am
360installcheck-am:
361installcheck: installcheck-am
362install-exec-am: install-libLTLIBRARIES
363install-exec: install-exec-am
364
365install-data-am: install-libgtopincludeHEADERS
366install-data: install-data-am
367
368install-am: all-am
369        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
370install: install-am
371uninstall-am: uninstall-libLTLIBRARIES uninstall-libgtopincludeHEADERS
372uninstall: uninstall-am
373all-am: Makefile $(LTLIBRARIES) $(HEADERS)
374all-redirect: all-am
375install-strip:
376        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
377installdirs:
378        $(mkinstalldirs)  $(DESTDIR)$(libdir) $(DESTDIR)$(libgtopincludedir)
379
380
381mostlyclean-generic:
382
383clean-generic:
384
385distclean-generic:
386        -rm -f Makefile $(CONFIG_CLEAN_FILES)
387        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
388
389maintainer-clean-generic:
390mostlyclean-am:  mostlyclean-libLTLIBRARIES mostlyclean-compile \
391                mostlyclean-libtool mostlyclean-tags \
392                mostlyclean-generic
393
394mostlyclean: mostlyclean-am
395
396clean-am:  clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
397                clean-generic mostlyclean-am
398
399clean: clean-am
400
401distclean-am:  distclean-libLTLIBRARIES distclean-compile \
402                distclean-libtool distclean-tags distclean-generic \
403                clean-am
404        -rm -f libtool
405
406distclean: distclean-am
407
408maintainer-clean-am:  maintainer-clean-libLTLIBRARIES \
409                maintainer-clean-compile maintainer-clean-libtool \
410                maintainer-clean-tags maintainer-clean-generic \
411                distclean-am
412        @echo "This command is intended for maintainers to use;"
413        @echo "it deletes files that may require special tools to rebuild."
414
415maintainer-clean: maintainer-clean-am
416
417.PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
418clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
419uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
420distclean-compile clean-compile maintainer-clean-compile \
421mostlyclean-libtool distclean-libtool clean-libtool \
422maintainer-clean-libtool uninstall-libgtopincludeHEADERS \
423install-libgtopincludeHEADERS tags mostlyclean-tags distclean-tags \
424clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check \
425check-am installcheck-am installcheck install-exec-am install-exec \
426install-data-am install-data install-am install uninstall-am uninstall \
427all-redirect all-am all installdirs mostlyclean-generic \
428distclean-generic clean-generic maintainer-clean-generic clean \
429mostlyclean distclean maintainer-clean
430
431
432# Tell versions [3.59,3.63) of GNU make to not export all variables.
433# Otherwise a system limit (for SysV at least) may be exceeded.
434.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.