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 |
AS = @AS@ |
63 |
CC = @CC@ |
64 |
CXX = @CXX@ |
65 |
DLLTOOL = @DLLTOOL@ |
66 |
ECHO = @ECHO@ |
67 |
EXEEXT = @EXEEXT@ |
68 |
F77 = @F77@ |
69 |
FLIBS = @FLIBS@ |
70 |
HAS_DOXYFILE = @HAS_DOXYFILE@ |
71 |
HAVE_LIB = @HAVE_LIB@ |
72 |
LIB = @LIB@ |
73 |
LIBTOOL = @LIBTOOL@ |
74 |
LN_S = @LN_S@ |
75 |
LTLIB = @LTLIB@ |
76 |
MAKEINFO = @MAKEINFO@ |
77 |
OBJDUMP = @OBJDUMP@ |
78 |
OBJEXT = @OBJEXT@ |
79 |
PACKAGE = @PACKAGE@ |
80 |
RANLIB = @RANLIB@ |
81 |
ROOTCINT = @ROOTCINT@ |
82 |
ROOT_INCLUDES = @ROOT_INCLUDES@ |
83 |
ROOT_LDFLAGS = @ROOT_LDFLAGS@ |
84 |
STRIP = @STRIP@ |
85 |
VERSION = @VERSION@ |
86 |
|
87 |
AUTOMAKE_OPTIONS = foreign no-dependencies no-installinfo |
88 |
INCLUDES = -I@top_srcdir@ @ROOT_INCLUDES@ |
89 |
LDFLAGS = @ROOT_LDFLAGS@ -llog4cpp |
90 |
SUBDIRS = log mcmd tmtc physics arrDump tabDump varDump |
91 |
|
92 |
lib_LTLIBRARIES = libyoda.la |
93 |
libyoda_la_SOURCES = PamelaRun.cpp PamelaRun.h RunInfo.cpp RunInfo.h EventDict.cpp EventDict.h SubPacket.cpp SubPacket.h PacketType.cpp PacketType.h SubDetector.cpp SubDetector.h DirectoryStructure.c DirectoryStructure.h Algorithm.cpp Algorithm.h NullAlgorithm.cpp AlgorithmInfo.cpp AlgorithmInfo.h EventHeader.cpp EventHeader.h PscuHeader.cpp PscuHeader.h EventCounter.cpp EventCounter.h PscuEvent.cpp PscuEvent.h CalibCalEvent.cpp CalibCalEvent.h CalibCalPedEvent.cpp CalibCalPedEvent.h CalibAcEvent.cpp CalibAcEvent.h CalibTrk1Event.cpp CalibTrk1Event.h CalibTrk2Event.cpp CalibTrk2Event.h CalibTrdEvent.cpp CalibTrdEvent.h CalibTofEvent.cpp CalibTofEvent.h CalibS4Event.cpp CalibS4Event.h RunHeaderEvent.cpp RunHeaderEvent.h RunTrailerEvent.cpp RunTrailerEvent.h ForcedPktEvent.cpp ForcedPktEvent.h CRC.h CRC.c Exception.h LinkDef.h |
94 |
|
95 |
|
96 |
libyoda_la_LIBADD = physics/tracker/libtrackerevent.la physics/anticounter/libanticounterevent.la physics/calorimeter/libcalorimeterevent.la tmtc/libtmtcevent.la mcmd/libmcmdevent.la log/liblogevent.la arrDump/libarrdumpevent.la tabDump/libtabdumpevent.la varDump/libvardumpevent.la /usr/local/lib/liblog4cpp.la |
97 |
|
98 |
|
99 |
BUILT_SOURCES = EventDict.cpp EventDict.h |
100 |
SUBPACKET_HEADER_FILES = SubPacket.h EventHeader.h PscuHeader.h EventCounter.h PscuEvent.h CalibAcEvent.h CalibCalEvent.h CalibCalPedEvent.h CalibTrk1Event.h CalibTrk2Event.h CalibTrdEvent.h CalibTofEvent.h CalibS4Event.h RunHeaderEvent.h RunTrailerEvent.h ForcedPktEvent.h CRC.h |
101 |
|
102 |
|
103 |
DICT_HEADER_FILES = ${SUBPACKET_HEADER_FILES} PacketType.h Algorithm.h AlgorithmInfo.h RunInfo.h |
104 |
|
105 |
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
106 |
CONFIG_HEADER = ../config.h |
107 |
CONFIG_CLEAN_FILES = |
108 |
LTLIBRARIES = $(lib_LTLIBRARIES) |
109 |
|
110 |
|
111 |
DEFS = @DEFS@ -I. -I$(srcdir) -I.. |
112 |
CPPFLAGS = @CPPFLAGS@ |
113 |
LIBS = @LIBS@ |
114 |
libyoda_la_LDFLAGS = |
115 |
libyoda_la_DEPENDENCIES = physics/tracker/libtrackerevent.la \ |
116 |
physics/anticounter/libanticounterevent.la \ |
117 |
physics/calorimeter/libcalorimeterevent.la tmtc/libtmtcevent.la \ |
118 |
mcmd/libmcmdevent.la log/liblogevent.la arrDump/libarrdumpevent.la \ |
119 |
tabDump/libtabdumpevent.la varDump/libvardumpevent.la \ |
120 |
/usr/local/lib/liblog4cpp.la |
121 |
libyoda_la_OBJECTS = PamelaRun.lo RunInfo.lo EventDict.lo SubPacket.lo \ |
122 |
PacketType.lo SubDetector.lo DirectoryStructure.lo Algorithm.lo \ |
123 |
NullAlgorithm.lo AlgorithmInfo.lo EventHeader.lo PscuHeader.lo \ |
124 |
EventCounter.lo PscuEvent.lo CalibCalEvent.lo CalibCalPedEvent.lo \ |
125 |
CalibAcEvent.lo CalibTrk1Event.lo CalibTrk2Event.lo CalibTrdEvent.lo \ |
126 |
CalibTofEvent.lo CalibS4Event.lo RunHeaderEvent.lo RunTrailerEvent.lo \ |
127 |
ForcedPktEvent.lo CRC.lo |
128 |
CXXFLAGS = @CXXFLAGS@ |
129 |
CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) |
130 |
LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) |
131 |
CXXLD = $(CXX) |
132 |
CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@ |
133 |
CFLAGS = @CFLAGS@ |
134 |
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
135 |
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
136 |
CCLD = $(CC) |
137 |
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ |
138 |
DIST_COMMON = Makefile.am Makefile.in |
139 |
|
140 |
|
141 |
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) |
142 |
|
143 |
TAR = gtar |
144 |
GZIP_ENV = --best |
145 |
SOURCES = $(libyoda_la_SOURCES) |
146 |
OBJECTS = $(libyoda_la_OBJECTS) |
147 |
|
148 |
all: all-redirect |
149 |
.SUFFIXES: |
150 |
.SUFFIXES: .S .c .cpp .lo .o .obj .s |
151 |
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) |
152 |
cd $(top_srcdir) && $(AUTOMAKE) --foreign event/Makefile |
153 |
|
154 |
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
155 |
cd $(top_builddir) \ |
156 |
&& CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status |
157 |
|
158 |
|
159 |
mostlyclean-libLTLIBRARIES: |
160 |
|
161 |
clean-libLTLIBRARIES: |
162 |
-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) |
163 |
|
164 |
distclean-libLTLIBRARIES: |
165 |
|
166 |
maintainer-clean-libLTLIBRARIES: |
167 |
|
168 |
install-libLTLIBRARIES: $(lib_LTLIBRARIES) |
169 |
@$(NORMAL_INSTALL) |
170 |
$(mkinstalldirs) $(DESTDIR)$(libdir) |
171 |
@list='$(lib_LTLIBRARIES)'; for p in $$list; do \ |
172 |
if test -f $$p; then \ |
173 |
echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \ |
174 |
$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \ |
175 |
else :; fi; \ |
176 |
done |
177 |
|
178 |
uninstall-libLTLIBRARIES: |
179 |
@$(NORMAL_UNINSTALL) |
180 |
list='$(lib_LTLIBRARIES)'; for p in $$list; do \ |
181 |
$(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \ |
182 |
done |
183 |
|
184 |
.c.o: |
185 |
$(COMPILE) -c $< |
186 |
|
187 |
# FIXME: We should only use cygpath when building on Windows, |
188 |
# and only if it is available. |
189 |
.c.obj: |
190 |
$(COMPILE) -c `cygpath -w $<` |
191 |
|
192 |
.s.o: |
193 |
$(COMPILE) -c $< |
194 |
|
195 |
.S.o: |
196 |
$(COMPILE) -c $< |
197 |
|
198 |
mostlyclean-compile: |
199 |
-rm -f *.o core *.core |
200 |
-rm -f *.$(OBJEXT) |
201 |
|
202 |
clean-compile: |
203 |
|
204 |
distclean-compile: |
205 |
-rm -f *.tab.c |
206 |
|
207 |
maintainer-clean-compile: |
208 |
|
209 |
.c.lo: |
210 |
$(LIBTOOL) --mode=compile $(COMPILE) -c $< |
211 |
|
212 |
.s.lo: |
213 |
$(LIBTOOL) --mode=compile $(COMPILE) -c $< |
214 |
|
215 |
.S.lo: |
216 |
$(LIBTOOL) --mode=compile $(COMPILE) -c $< |
217 |
|
218 |
mostlyclean-libtool: |
219 |
-rm -f *.lo |
220 |
|
221 |
clean-libtool: |
222 |
-rm -rf .libs _libs |
223 |
|
224 |
distclean-libtool: |
225 |
|
226 |
maintainer-clean-libtool: |
227 |
|
228 |
libyoda.la: $(libyoda_la_OBJECTS) $(libyoda_la_DEPENDENCIES) |
229 |
$(CXXLINK) -rpath $(libdir) $(libyoda_la_LDFLAGS) $(libyoda_la_OBJECTS) $(libyoda_la_LIBADD) $(LIBS) |
230 |
.cpp.o: |
231 |
$(CXXCOMPILE) -c $< |
232 |
.cpp.obj: |
233 |
$(CXXCOMPILE) -c `cygpath -w $<` |
234 |
.cpp.lo: |
235 |
$(LTCXXCOMPILE) -c $< |
236 |
|
237 |
# This directory's subdirectories are mostly independent; you can cd |
238 |
# into them and run `make' without going through this Makefile. |
239 |
# To change the values of `make' variables: instead of editing Makefiles, |
240 |
# (1) if the variable is set in `config.status', edit `config.status' |
241 |
# (which will cause the Makefiles to be regenerated when you run `make'); |
242 |
# (2) otherwise, pass the desired values on the `make' command line. |
243 |
|
244 |
@SET_MAKE@ |
245 |
|
246 |
all-recursive install-data-recursive install-exec-recursive \ |
247 |
installdirs-recursive install-recursive uninstall-recursive install-info-recursive \ |
248 |
check-recursive installcheck-recursive info-recursive dvi-recursive: |
249 |
@set fnord $(MAKEFLAGS); amf=$$2; \ |
250 |
dot_seen=no; \ |
251 |
target=`echo $@ | sed s/-recursive//`; \ |
252 |
list='$(SUBDIRS)'; for subdir in $$list; do \ |
253 |
echo "Making $$target in $$subdir"; \ |
254 |
if test "$$subdir" = "."; then \ |
255 |
dot_seen=yes; \ |
256 |
local_target="$$target-am"; \ |
257 |
else \ |
258 |
local_target="$$target"; \ |
259 |
fi; \ |
260 |
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
261 |
|| case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
262 |
done; \ |
263 |
if test "$$dot_seen" = "no"; then \ |
264 |
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
265 |
fi; test -z "$$fail" |
266 |
|
267 |
mostlyclean-recursive clean-recursive distclean-recursive \ |
268 |
maintainer-clean-recursive: |
269 |
@set fnord $(MAKEFLAGS); amf=$$2; \ |
270 |
dot_seen=no; \ |
271 |
rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ |
272 |
rev="$$subdir $$rev"; \ |
273 |
test "$$subdir" != "." || dot_seen=yes; \ |
274 |
done; \ |
275 |
test "$$dot_seen" = "no" && rev=". $$rev"; \ |
276 |
target=`echo $@ | sed s/-recursive//`; \ |
277 |
for subdir in $$rev; do \ |
278 |
echo "Making $$target in $$subdir"; \ |
279 |
if test "$$subdir" = "."; then \ |
280 |
local_target="$$target-am"; \ |
281 |
else \ |
282 |
local_target="$$target"; \ |
283 |
fi; \ |
284 |
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
285 |
|| case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
286 |
done && test -z "$$fail" |
287 |
tags-recursive: |
288 |
list='$(SUBDIRS)'; for subdir in $$list; do \ |
289 |
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
290 |
done |
291 |
|
292 |
tags: TAGS |
293 |
|
294 |
ID: $(HEADERS) $(SOURCES) $(LISP) |
295 |
list='$(SOURCES) $(HEADERS)'; \ |
296 |
unique=`for i in $$list; do echo $$i; done | \ |
297 |
awk ' { files[$$0] = 1; } \ |
298 |
END { for (i in files) print i; }'`; \ |
299 |
here=`pwd` && cd $(srcdir) \ |
300 |
&& mkid -f$$here/ID $$unique $(LISP) |
301 |
|
302 |
TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) |
303 |
tags=; \ |
304 |
here=`pwd`; \ |
305 |
list='$(SUBDIRS)'; for subdir in $$list; do \ |
306 |
if test "$$subdir" = .; then :; else \ |
307 |
test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ |
308 |
fi; \ |
309 |
done; \ |
310 |
list='$(SOURCES) $(HEADERS)'; \ |
311 |
unique=`for i in $$list; do echo $$i; done | \ |
312 |
awk ' { files[$$0] = 1; } \ |
313 |
END { for (i in files) print i; }'`; \ |
314 |
test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ |
315 |
|| (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) |
316 |
|
317 |
mostlyclean-tags: |
318 |
|
319 |
clean-tags: |
320 |
|
321 |
distclean-tags: |
322 |
-rm -f TAGS ID |
323 |
|
324 |
maintainer-clean-tags: |
325 |
|
326 |
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) |
327 |
|
328 |
subdir = event |
329 |
|
330 |
distdir: $(DISTFILES) |
331 |
@for file in $(DISTFILES); do \ |
332 |
d=$(srcdir); \ |
333 |
if test -d $$d/$$file; then \ |
334 |
cp -pr $$d/$$file $(distdir)/$$file; \ |
335 |
else \ |
336 |
test -f $(distdir)/$$file \ |
337 |
|| ln $$d/$$file $(distdir)/$$file 2> /dev/null \ |
338 |
|| cp -p $$d/$$file $(distdir)/$$file || :; \ |
339 |
fi; \ |
340 |
done |
341 |
for subdir in $(SUBDIRS); do \ |
342 |
if test "$$subdir" = .; then :; else \ |
343 |
test -d $(distdir)/$$subdir \ |
344 |
|| mkdir $(distdir)/$$subdir \ |
345 |
|| exit 1; \ |
346 |
chmod 777 $(distdir)/$$subdir; \ |
347 |
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \ |
348 |
|| exit 1; \ |
349 |
fi; \ |
350 |
done |
351 |
info-am: |
352 |
info: info-recursive |
353 |
dvi-am: |
354 |
dvi: dvi-recursive |
355 |
check-am: all-am |
356 |
check: check-recursive |
357 |
installcheck-am: |
358 |
installcheck: installcheck-recursive |
359 |
install-info-am: |
360 |
install-info: install-info-recursive |
361 |
install-exec-am: install-libLTLIBRARIES |
362 |
install-exec: install-exec-recursive |
363 |
|
364 |
install-data-am: |
365 |
install-data: install-data-recursive |
366 |
|
367 |
install-am: all-am |
368 |
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
369 |
install: install-recursive |
370 |
uninstall-am: uninstall-libLTLIBRARIES |
371 |
uninstall: uninstall-recursive |
372 |
all-am: Makefile $(LTLIBRARIES) |
373 |
all-redirect: all-recursive |
374 |
install-strip: |
375 |
$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install |
376 |
installdirs: installdirs-recursive |
377 |
installdirs-am: |
378 |
$(mkinstalldirs) $(DESTDIR)$(libdir) |
379 |
|
380 |
|
381 |
mostlyclean-generic: |
382 |
|
383 |
clean-generic: |
384 |
|
385 |
distclean-generic: |
386 |
-rm -f Makefile $(CONFIG_CLEAN_FILES) |
387 |
-rm -f config.cache config.log stamp-h stamp-h[0-9]* |
388 |
|
389 |
maintainer-clean-generic: |
390 |
-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) |
391 |
mostlyclean-am: mostlyclean-libLTLIBRARIES mostlyclean-compile \ |
392 |
mostlyclean-libtool mostlyclean-tags \ |
393 |
mostlyclean-generic |
394 |
|
395 |
mostlyclean: mostlyclean-recursive |
396 |
|
397 |
clean-am: clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \ |
398 |
clean-generic mostlyclean-am |
399 |
|
400 |
clean: clean-recursive |
401 |
|
402 |
distclean-am: distclean-libLTLIBRARIES distclean-compile \ |
403 |
distclean-libtool distclean-tags distclean-generic \ |
404 |
clean-am |
405 |
-rm -f libtool |
406 |
|
407 |
distclean: distclean-recursive |
408 |
|
409 |
maintainer-clean-am: maintainer-clean-libLTLIBRARIES \ |
410 |
maintainer-clean-compile maintainer-clean-libtool \ |
411 |
maintainer-clean-tags maintainer-clean-generic \ |
412 |
distclean-am |
413 |
@echo "This command is intended for maintainers to use;" |
414 |
@echo "it deletes files that may require special tools to rebuild." |
415 |
|
416 |
maintainer-clean: maintainer-clean-recursive |
417 |
|
418 |
.PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \ |
419 |
clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \ |
420 |
uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \ |
421 |
distclean-compile clean-compile maintainer-clean-compile \ |
422 |
mostlyclean-libtool distclean-libtool clean-libtool \ |
423 |
maintainer-clean-libtool install-data-recursive \ |
424 |
uninstall-data-recursive install-exec-recursive \ |
425 |
uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \ |
426 |
all-recursive check-recursive installcheck-recursive info-recursive \ |
427 |
dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \ |
428 |
maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ |
429 |
distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ |
430 |
dvi-am dvi check check-am installcheck-am installcheck install-info-am \ |
431 |
install-info install-exec-am install-exec install-data-am install-data \ |
432 |
install-am install uninstall-am uninstall all-redirect all-am all \ |
433 |
installdirs-am installdirs mostlyclean-generic distclean-generic \ |
434 |
clean-generic maintainer-clean-generic clean mostlyclean distclean \ |
435 |
maintainer-clean |
436 |
|
437 |
|
438 |
EventDict.cpp: ${DICT_HEADER_FILES} LinkDef.h |
439 |
rootcint -f $@ -c ${INCLUDES} $^ |
440 |
|
441 |
# Tell versions [3.59,3.63) of GNU make to not export all variables. |
442 |
# Otherwise a system limit (for SysV at least) may be exceeded. |
443 |
.NOEXPORT: |