allready defined in sdp_lib.h
[xkbdbthid.git] / xkbd-0.8.15_bthid / packaging / ipkg / Makefile.in
1 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999, 2001 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
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = ../..
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 host_alias = @host_alias@
61 host_triplet = @host@
62 AMDEPBACKSLASH = @AMDEPBACKSLASH@
63 AMTAR = @AMTAR@
64 AR = @AR@
65 AS = @AS@
66 AWK = @AWK@
67 CC = @CC@
68 CXX = @CXX@
69 CXXCPP = @CXXCPP@
70 CYGPATH_W = @CYGPATH_W@
71 DEPDIR = @DEPDIR@
72 DLLTOOL = @DLLTOOL@
73 ECHO = @ECHO@
74 EGREP = @EGREP@
75 EXEEXT = @EXEEXT@
76 F77 = @F77@
77 GCJ = @GCJ@
78 GCJFLAGS = @GCJFLAGS@
79 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
80 LIBTOOL = @LIBTOOL@
81 LN_S = @LN_S@
82 MAKEINFO = @MAKEINFO@
83 OBJDUMP = @OBJDUMP@
84 OBJEXT = @OBJEXT@
85 PACKAGE = @PACKAGE@
86 PKG_CONFIG = @PKG_CONFIG@
87 RANLIB = @RANLIB@
88 RC = @RC@
89 STRIP = @STRIP@
90 VERSION = @VERSION@
91 XFT_CONFIG = @XFT_CONFIG@
92 XFT_LIBS = @XFT_LIBS@
93 XPM_LIBS = @XPM_LIBS@
94 am__include = @am__include@
95 am__leading_dot = @am__leading_dot@
96 am__quote = @am__quote@
97 install_sh = @install_sh@
98 mkdir_p = @mkdir_p@
99
100 CLEANFILES = menu
101 EXTRA_DIST = control.in postinst postrm menu.in 90xXkbd
102 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
103 CONFIG_HEADER = ../../config.h ../../$@)]
104 CONFIG_CLEAN_FILES =  control
105 DIST_COMMON =  Makefile.am Makefile.in control.in
106
107
108 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
109
110 TAR = tar
111 GZIP_ENV = --best
112 all: all-redirect
113 .SUFFIXES:
114 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) 
115         cd $(top_srcdir) && $(AUTOMAKE) --gnu packaging/ipkg/Makefile
116
117 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
118         cd $(top_builddir) \
119           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
120
121 control: $(top_builddir)/config.status control.in
122         cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
123 tags: TAGS
124 TAGS:
125
126
127 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
128
129 subdir = packaging/ipkg
130
131 distdir: $(DISTFILES)
132         here=`cd $(top_builddir) && pwd`; \
133         top_distdir=`cd $(top_distdir) && pwd`; \
134         distdir=`cd $(distdir) && pwd`; \
135         cd $(top_srcdir) \
136           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu packaging/ipkg/Makefile
137         @for file in $(DISTFILES); do \
138           d=$(srcdir); \
139           if test -d $$d/$$file; then \
140             cp -pr $$d/$$file $(distdir)/$$file; \
141           else \
142             test -f $(distdir)/$$file \
143             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
144             || cp -p $$d/$$file $(distdir)/$$file || :; \
145           fi; \
146         done
147 info-am:
148 info: info-am
149 dvi-am:
150 dvi: dvi-am
151 check-am: all-am
152 check: check-am
153 installcheck-am:
154 installcheck: installcheck-am
155 install-exec-am:
156 install-exec: install-exec-am
157
158 install-data-am:
159 install-data: install-data-am
160
161 install-am: all-am
162         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
163 install: install-am
164 uninstall-am:
165 uninstall: uninstall-am
166 all-am: Makefile
167 all-redirect: all-am
168 install-strip:
169         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
170 installdirs:
171
172
173 mostlyclean-generic:
174
175 clean-generic:
176         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
177
178 distclean-generic:
179         -rm -f Makefile $(CONFIG_CLEAN_FILES)
180         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
181
182 maintainer-clean-generic:
183 mostlyclean-am:  mostlyclean-generic
184
185 mostlyclean: mostlyclean-am
186
187 clean-am:  clean-generic mostlyclean-am
188
189 clean: clean-am
190
191 distclean-am:  distclean-generic clean-am
192         -rm -f libtool
193
194 distclean: distclean-am
195
196 maintainer-clean-am:  maintainer-clean-generic distclean-am
197         @echo "This command is intended for maintainers to use;"
198         @echo "it deletes files that may require special tools to rebuild."
199
200 maintainer-clean: maintainer-clean-am
201
202 .PHONY: tags distdir info-am info dvi-am dvi check check-am \
203 installcheck-am installcheck install-exec-am install-exec \
204 install-data-am install-data install-am install uninstall-am uninstall \
205 all-redirect all-am all installdirs mostlyclean-generic \
206 distclean-generic clean-generic maintainer-clean-generic clean \
207 mostlyclean distclean maintainer-clean
208
209
210 #clean-generic:
211 #        rm -rf nothing yet
212
213 menu: menu.in 
214         cat menu.in > menu
215
216 ipkg: Makefile control menu
217         mkdir -p  ./build/CONTROL
218         cp control ./build/CONTROL/
219         cp postrm ./build/CONTROL/
220         cp postinst ./build/CONTROL/
221         mkdir -p ./build/etc/X11/Xsession.d/
222         cp 90xXkbd ./build/etc/X11/Xsession.d/
223         mkdir -p ./build/usr/lib/menu
224         cp menu ./build/usr/lib/menu/xkbd; 
225         mkdir -p ./build/usr/share/pixmaps
226         mkdir -p ./build/usr/share/matchbox/mbdock
227         fakeroot make DESTDIR=`pwd`/build install-strip -C ../../
228         rm -fr ./build/usr/man
229         ipkg-build ./build ./
230
231 # Tell versions [3.59,3.63) of GNU make to not export all variables.
232 # Otherwise a system limit (for SysV at least) may be exceeded.
233 .NOEXPORT: