]> andersk Git - splint.git/blame - src/Makefile
Fixed test suite (temporarily) to run nested test cases
[splint.git] / src / Makefile
CommitLineData
8fe44445 1# Makefile.in generated automatically by automake 1.5 from Makefile.am.
2
3# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4# Free Software Foundation, Inc.
5# This Makefile.in is free software; the Free Software Foundation
6# gives unlimited permission to copy and/or distribute it,
7# with or without modifications, as long as this notice is preserved.
8
9# This program is distributed in the hope that it will be useful,
10# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12# PARTICULAR PURPOSE.
13
14
15
16SHELL = /bin/sh
17
18srcdir = .
19top_srcdir = ..
20
21prefix = /usr/local
22exec_prefix = ${prefix}
23
24bindir = ${exec_prefix}/bin
25sbindir = ${exec_prefix}/sbin
26libexecdir = ${exec_prefix}/libexec
27datadir = ${prefix}/share
28sysconfdir = ${prefix}/etc
29sharedstatedir = ${prefix}/com
30localstatedir = ${prefix}/var
31libdir = ${exec_prefix}/lib
32infodir = ${prefix}/info
33mandir = ${prefix}/man
34includedir = ${prefix}/include
35oldincludedir = /usr/include
36pkgdatadir = $(datadir)/lclint
37pkglibdir = $(libdir)/lclint
38pkgincludedir = $(includedir)/lclint
39top_builddir = ..
40
41ACLOCAL = ${SHELL} /net/af10/evans/LCLintDev/config/missing --run aclocal
42AUTOCONF = ${SHELL} /net/af10/evans/LCLintDev/config/missing --run autoconf
43AUTOMAKE = ${SHELL} /net/af10/evans/LCLintDev/config/missing --run automake
44AUTOHEADER = ${SHELL} /net/af10/evans/LCLintDev/config/missing --run autoheader
45
46INSTALL = /usr/bin/install -c
47INSTALL_PROGRAM = ${INSTALL}
48INSTALL_DATA = ${INSTALL} -m 644
49INSTALL_SCRIPT = ${INSTALL}
50INSTALL_HEADER = $(INSTALL_DATA)
51transform = s,x,x,
52NORMAL_INSTALL = :
53PRE_INSTALL = :
54POST_INSTALL = :
55NORMAL_UNINSTALL = :
56PRE_UNINSTALL = :
57POST_UNINSTALL = :
58host_alias =
59host_triplet = i686-pc-linux-gnu
60AMTAR = ${SHELL} /net/af10/evans/LCLintDev/config/missing --run tar
61AWK = gawk
62BISON = bison
63CAT = cat
64CC = gcc
65CP = cp
66CPP = gcc -E
67CXX = g++
68DEPDIR = .deps
69DIFF = diff
70EXEEXT =
71GREP = grep
72INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
73LCLOBJ = $(lcl_OBJECTS)
74LEX = flex
75LN_S = ln -s
76MV = mv
77OBJEXT = o
78PACKAGE = lclint
79RM = rm
80VERSION = 3.0.0.19
81am__include = include
82am__quote =
83install_sh = /net/af10/evans/LCLintDev/config/install-sh
9db38114 84
8fe44445 85AUTOMAKE_OPTIONS = 1.5 foreign
9db38114 86
8fe44445 87SUFFIXES = .h .c .o .l .check
9db38114 88
8fe44445 89# Check files before compiling; requires lclint!
90CHECK = 1
9db38114 91
8fe44445 92# Some preferences
93YFLAGS = -v -t -d --debug
9db38114 94
8fe44445 95EXTRA_DIST = DATE
9db38114 96
8fe44445 97bin_PROGRAMS = lclint
12f2ffe9 98
8fe44445 99EXTRA_PROGRAMS = lcl
9db38114 100
8fe44445 101AM_CPPFLAGS = -IHeaders
28bf4b0b 102
8fe44445 103SETSRC = globSet.c intSet.c typeIdSet.c guardSet.c usymIdSet.c sRefSet.c
9db38114 104
8fe44445 105LISTSRC = clauseStack.c filelocStack.c \
106 cstringList.c cstringSList.c sRefSetList.c ctypeList.c \
107 enumNameList.c enumNameSList.c exprNodeList.c exprNodeSList.c \
108 uentryList.c fileIdList.c filelocList.c qualList.c sRefList.c \
109 flagMarkerList.c idDeclList.c flagSpec.c
28bf4b0b 110
9db38114 111
8fe44445 112CPPSRC = cppmain.c cpplib.c cppexp.c cpphash.c cpperror.c
28bf4b0b 113
8fe44445 114CSRC = uentry.c cprim.c macrocache.c qual.c qtype.c stateClause.c \
115 stateClauseList.c ctype.c cvar.c clabstract.c idDecl.c clause.c \
116 globalsClause.c modifiesClause.c warnClause.c functionClause.c \
117 functionClauseList.c metaStateConstraint.c metaStateConstraintList.c \
118 metaStateExpression.c metaStateSpecifier.c functionConstraint.c
119
120
121LCLINTSRC = exprNode.c exprChecks.c llmain.c
122CHECKSRC = structNames.c transferChecks.c varKinds.c nameChecks.c
123
124GLOBSRC = context.c globals.c flags.c general.c osd.c reader.c
125
126GRAMSRC = cgrammar.c cscanner.c mtscanner.c mtreader.c mtgrammar.c
127
128OVERFLOWCHSRC = constraintGeneration.c constraintTerm.c \
129 constraintExprData.c constraintExpr.c constraint.c \
130 constraintList.c constraintResolve.c \
131 constraintOutput.c loopHeuristics.c
132
133
134GENERALSRC = exprData.c cstring.c fileloc.c message.c inputStream.c \
135 fileTable.c cstringTable.c valueTable.c stateValue.c \
136 llerror.c messageLog.c flagMarker.c aliasTable.c ynm.c \
137 sRefTable.c genericTable.c ekind.c usymtab.c multiVal.c \
138 lltok.c sRef.c lcllib.c randomNumbers.c fileLib.c
139
140
141METASTATESRC = stateInfo.c stateCombinationTable.c metaStateTable.c \
142 metaStateInfo.c annotationTable.c annotationInfo.c mttok.c \
143 mtDeclarationNode.c mtDeclarationPieces.c mtDeclarationPiece.c \
144 mtContextNode.c mtValuesNode.c mtDefaultsNode.c \
145 mtAnnotationsNode.c mtMergeNode.c mtAnnotationList.c \
146 mtAnnotationDecl.c mtTransferClauseList.c mtTransferClause.c \
147 mtTransferAction.c mtLoseReferenceList.c mtLoseReference.c \
148 mtDefaultsDeclList.c mtDefaultsDecl.c mtMergeItem.c \
149 mtMergeClause.c mtMergeClauseList.c
150
151
152LCLONLYSRC = usymtab_interface.c abstract.c ltoken.c lclscanline.c \
153 lclsyntable.c lcltokentable.c sort.c symtable.c lclinit.c \
154 shift.c lclscan.c lsymbol.c mapping.c
155
156
157LSLSRC = tokentable.c scan.c scanline.c lslparse.c \
158 lh.c checking.c lclctypes.c imports.c lslinit.c syntable.c
159
160
161LCLGRAMSRC = llgrammar.c signature.c
162
163LCLSETSRC = lsymbolSet.c sigNodeSet.c lslOpSet.c sortSet.c
164
165LCLLISTSRC = initDeclNodeList.c sortList.c declaratorInvNodeList.c \
166 interfaceNodeList.c sortSetList.c declaratorNodeList.c \
167 letDeclNodeList.c stDeclNodeList.c storeRefNodeList.c \
168 lslOpList.c lsymbolList.c termNodeList.c ltokenList.c \
169 traitRefNodeList.c pairNodeList.c typeNameNodeList.c \
170 fcnNodeList.c paramNodeList.c programNodeList.c \
171 varDeclarationNodeList.c varNodeList.c quantifierNodeList.c \
172 replaceNodeList.c importNodeList.c
173
174
175COMMONSRC = $(OVERFLOWCHSRC) $(CPPSRC) $(CSRC) $(CHECKSRC) $(GENERALSRC) \
176 $(GLOBSRC) $(IFACESRC) $(LISTSRC) $(SETSRC) $(METASTATESRC)
177
178
179ALLSRC = $(GRAMSRC) $(COMMONSRC) $(LCLINTSRC)
180
181LCLSRC = $(LCLSETSRC) $(LCLLISTSRC) $(LSLSRC) $(CMNSRC) $(LCLONLYSRC) \
182 $(LCLGRAMSRC)
183
184
185lcl_SOURCES = $(LCLSRC)
186
187lclint_SOURCES = $(ALLSRC)
188lclint_LDADD = $(LCLOBJ) -lfl
189
190# Ensure the LCL objects get built if needed
191lclint_DEPENDENCIES = $(LCLOBJ)
192
193BUILT_SOURCES = Headers/signature_gen.h Headers/cgrammar_tokens.h \
194 Headers/llgrammar_gen.h Headers/llgrammar_gen2.h \
195 Headers/mtgrammar_tokens.h signature.c cgrammar.c \
196 llgrammar.c mtgrammar.c Headers/flag_codes.gen
197
198
199CHECKS = $(subst .c,.check,$(lclint_SOURCES))
200
201CLEANFILES = $(top_builddir)/bin/lclint$(EXEEXT)
202subdir = src
203mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
204CONFIG_HEADER = $(top_builddir)/config.h
205CONFIG_CLEAN_FILES =
206EXTRA_PROGRAMS = lcl$(EXEEXT)
207bin_PROGRAMS = lclint$(EXEEXT)
208PROGRAMS = $(bin_PROGRAMS)
209
210am_lcl_OBJECTS = lsymbolSet.$(OBJEXT) sigNodeSet.$(OBJEXT) \
211 lslOpSet.$(OBJEXT) sortSet.$(OBJEXT) initDeclNodeList.$(OBJEXT) \
212 sortList.$(OBJEXT) declaratorInvNodeList.$(OBJEXT) \
213 interfaceNodeList.$(OBJEXT) sortSetList.$(OBJEXT) \
214 declaratorNodeList.$(OBJEXT) letDeclNodeList.$(OBJEXT) \
215 stDeclNodeList.$(OBJEXT) storeRefNodeList.$(OBJEXT) \
216 lslOpList.$(OBJEXT) lsymbolList.$(OBJEXT) \
217 termNodeList.$(OBJEXT) ltokenList.$(OBJEXT) \
218 traitRefNodeList.$(OBJEXT) pairNodeList.$(OBJEXT) \
219 typeNameNodeList.$(OBJEXT) fcnNodeList.$(OBJEXT) \
220 paramNodeList.$(OBJEXT) programNodeList.$(OBJEXT) \
221 varDeclarationNodeList.$(OBJEXT) varNodeList.$(OBJEXT) \
222 quantifierNodeList.$(OBJEXT) replaceNodeList.$(OBJEXT) \
223 importNodeList.$(OBJEXT) tokentable.$(OBJEXT) scan.$(OBJEXT) \
224 scanline.$(OBJEXT) lslparse.$(OBJEXT) lh.$(OBJEXT) \
225 checking.$(OBJEXT) lclctypes.$(OBJEXT) imports.$(OBJEXT) \
226 lslinit.$(OBJEXT) syntable.$(OBJEXT) \
227 usymtab_interface.$(OBJEXT) abstract.$(OBJEXT) ltoken.$(OBJEXT) \
228 lclscanline.$(OBJEXT) lclsyntable.$(OBJEXT) \
229 lcltokentable.$(OBJEXT) sort.$(OBJEXT) symtable.$(OBJEXT) \
230 lclinit.$(OBJEXT) shift.$(OBJEXT) lclscan.$(OBJEXT) \
231 lsymbol.$(OBJEXT) mapping.$(OBJEXT) llgrammar.$(OBJEXT) \
232 signature.$(OBJEXT)
233lcl_OBJECTS = $(am_lcl_OBJECTS)
234lcl_LDADD = $(LDADD)
235lcl_DEPENDENCIES =
236lcl_LDFLAGS =
237am_lclint_OBJECTS = cgrammar.$(OBJEXT) cscanner.$(OBJEXT) \
238 mtscanner.$(OBJEXT) mtreader.$(OBJEXT) mtgrammar.$(OBJEXT) \
239 constraintGeneration.$(OBJEXT) constraintTerm.$(OBJEXT) \
240 constraintExprData.$(OBJEXT) constraintExpr.$(OBJEXT) \
241 constraint.$(OBJEXT) constraintList.$(OBJEXT) \
242 constraintResolve.$(OBJEXT) constraintOutput.$(OBJEXT) \
243 loopHeuristics.$(OBJEXT) cppmain.$(OBJEXT) cpplib.$(OBJEXT) \
244 cppexp.$(OBJEXT) cpphash.$(OBJEXT) cpperror.$(OBJEXT) \
245 uentry.$(OBJEXT) cprim.$(OBJEXT) macrocache.$(OBJEXT) \
246 qual.$(OBJEXT) qtype.$(OBJEXT) stateClause.$(OBJEXT) \
247 stateClauseList.$(OBJEXT) ctype.$(OBJEXT) cvar.$(OBJEXT) \
248 clabstract.$(OBJEXT) idDecl.$(OBJEXT) clause.$(OBJEXT) \
249 globalsClause.$(OBJEXT) modifiesClause.$(OBJEXT) \
250 warnClause.$(OBJEXT) functionClause.$(OBJEXT) \
251 functionClauseList.$(OBJEXT) metaStateConstraint.$(OBJEXT) \
252 metaStateConstraintList.$(OBJEXT) metaStateExpression.$(OBJEXT) \
253 metaStateSpecifier.$(OBJEXT) functionConstraint.$(OBJEXT) \
254 structNames.$(OBJEXT) transferChecks.$(OBJEXT) \
255 varKinds.$(OBJEXT) nameChecks.$(OBJEXT) exprData.$(OBJEXT) \
256 cstring.$(OBJEXT) fileloc.$(OBJEXT) message.$(OBJEXT) \
257 inputStream.$(OBJEXT) fileTable.$(OBJEXT) \
258 cstringTable.$(OBJEXT) valueTable.$(OBJEXT) \
259 stateValue.$(OBJEXT) llerror.$(OBJEXT) messageLog.$(OBJEXT) \
260 flagMarker.$(OBJEXT) aliasTable.$(OBJEXT) ynm.$(OBJEXT) \
261 sRefTable.$(OBJEXT) genericTable.$(OBJEXT) ekind.$(OBJEXT) \
262 usymtab.$(OBJEXT) multiVal.$(OBJEXT) lltok.$(OBJEXT) \
263 sRef.$(OBJEXT) lcllib.$(OBJEXT) randomNumbers.$(OBJEXT) \
264 fileLib.$(OBJEXT) context.$(OBJEXT) globals.$(OBJEXT) \
265 flags.$(OBJEXT) general.$(OBJEXT) osd.$(OBJEXT) \
266 reader.$(OBJEXT) clauseStack.$(OBJEXT) filelocStack.$(OBJEXT) \
267 cstringList.$(OBJEXT) cstringSList.$(OBJEXT) \
268 sRefSetList.$(OBJEXT) ctypeList.$(OBJEXT) \
269 enumNameList.$(OBJEXT) enumNameSList.$(OBJEXT) \
270 exprNodeList.$(OBJEXT) exprNodeSList.$(OBJEXT) \
271 uentryList.$(OBJEXT) fileIdList.$(OBJEXT) filelocList.$(OBJEXT) \
272 qualList.$(OBJEXT) sRefList.$(OBJEXT) flagMarkerList.$(OBJEXT) \
273 idDeclList.$(OBJEXT) flagSpec.$(OBJEXT) globSet.$(OBJEXT) \
274 intSet.$(OBJEXT) typeIdSet.$(OBJEXT) guardSet.$(OBJEXT) \
275 usymIdSet.$(OBJEXT) sRefSet.$(OBJEXT) stateInfo.$(OBJEXT) \
276 stateCombinationTable.$(OBJEXT) metaStateTable.$(OBJEXT) \
277 metaStateInfo.$(OBJEXT) annotationTable.$(OBJEXT) \
278 annotationInfo.$(OBJEXT) mttok.$(OBJEXT) \
279 mtDeclarationNode.$(OBJEXT) mtDeclarationPieces.$(OBJEXT) \
280 mtDeclarationPiece.$(OBJEXT) mtContextNode.$(OBJEXT) \
281 mtValuesNode.$(OBJEXT) mtDefaultsNode.$(OBJEXT) \
282 mtAnnotationsNode.$(OBJEXT) mtMergeNode.$(OBJEXT) \
283 mtAnnotationList.$(OBJEXT) mtAnnotationDecl.$(OBJEXT) \
284 mtTransferClauseList.$(OBJEXT) mtTransferClause.$(OBJEXT) \
285 mtTransferAction.$(OBJEXT) mtLoseReferenceList.$(OBJEXT) \
286 mtLoseReference.$(OBJEXT) mtDefaultsDeclList.$(OBJEXT) \
287 mtDefaultsDecl.$(OBJEXT) mtMergeItem.$(OBJEXT) \
288 mtMergeClause.$(OBJEXT) mtMergeClauseList.$(OBJEXT) \
289 exprNode.$(OBJEXT) exprChecks.$(OBJEXT) llmain.$(OBJEXT)
290lclint_OBJECTS = $(am_lclint_OBJECTS)
291lclint_LDFLAGS =
292
293DEFS = -DHAVE_CONFIG_H
294DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
295CPPFLAGS =
296LDFLAGS =
297LIBS =
298depcomp = $(SHELL) $(top_srcdir)/config/depcomp
299DEP_FILES = $(DEPDIR)/abstract.Po $(DEPDIR)/aliasTable.Po \
300 $(DEPDIR)/annotationInfo.Po \
301 $(DEPDIR)/annotationTable.Po $(DEPDIR)/cgrammar.Po \
302 $(DEPDIR)/checking.Po $(DEPDIR)/clabstract.Po \
303 $(DEPDIR)/clause.Po $(DEPDIR)/clauseStack.Po \
304 $(DEPDIR)/constraint.Po $(DEPDIR)/constraintExpr.Po \
305 $(DEPDIR)/constraintExprData.Po \
306 $(DEPDIR)/constraintGeneration.Po \
307 $(DEPDIR)/constraintList.Po \
308 $(DEPDIR)/constraintOutput.Po \
309 $(DEPDIR)/constraintResolve.Po \
310 $(DEPDIR)/constraintTerm.Po $(DEPDIR)/context.Po \
311 $(DEPDIR)/cpperror.Po $(DEPDIR)/cppexp.Po \
312 $(DEPDIR)/cpphash.Po $(DEPDIR)/cpplib.Po \
313 $(DEPDIR)/cppmain.Po $(DEPDIR)/cprim.Po \
314 $(DEPDIR)/cscanner.Po $(DEPDIR)/cstring.Po \
315 $(DEPDIR)/cstringList.Po $(DEPDIR)/cstringSList.Po \
316 $(DEPDIR)/cstringTable.Po $(DEPDIR)/ctype.Po \
317 $(DEPDIR)/ctypeList.Po $(DEPDIR)/cvar.Po \
318 $(DEPDIR)/declaratorInvNodeList.Po \
319 $(DEPDIR)/declaratorNodeList.Po $(DEPDIR)/ekind.Po \
320 $(DEPDIR)/enumNameList.Po \
321 $(DEPDIR)/enumNameSList.Po $(DEPDIR)/exprChecks.Po \
322 $(DEPDIR)/exprData.Po $(DEPDIR)/exprNode.Po \
323 $(DEPDIR)/exprNodeList.Po \
324 $(DEPDIR)/exprNodeSList.Po $(DEPDIR)/fcnNodeList.Po \
325 $(DEPDIR)/fileIdList.Po $(DEPDIR)/fileLib.Po \
326 $(DEPDIR)/fileTable.Po $(DEPDIR)/fileloc.Po \
327 $(DEPDIR)/filelocList.Po $(DEPDIR)/filelocStack.Po \
328 $(DEPDIR)/flagMarker.Po $(DEPDIR)/flagMarkerList.Po \
329 $(DEPDIR)/flagSpec.Po $(DEPDIR)/flags.Po \
330 $(DEPDIR)/functionClause.Po \
331 $(DEPDIR)/functionClauseList.Po \
332 $(DEPDIR)/functionConstraint.Po \
333 $(DEPDIR)/general.Po $(DEPDIR)/genericTable.Po \
334 $(DEPDIR)/globSet.Po $(DEPDIR)/globals.Po \
335 $(DEPDIR)/globalsClause.Po $(DEPDIR)/guardSet.Po \
336 $(DEPDIR)/idDecl.Po $(DEPDIR)/idDeclList.Po \
337 $(DEPDIR)/importNodeList.Po $(DEPDIR)/imports.Po \
338 $(DEPDIR)/initDeclNodeList.Po \
339 $(DEPDIR)/inputStream.Po $(DEPDIR)/intSet.Po \
340 $(DEPDIR)/interfaceNodeList.Po \
341 $(DEPDIR)/lclctypes.Po $(DEPDIR)/lclinit.Po \
342 $(DEPDIR)/lcllib.Po $(DEPDIR)/lclscan.Po \
343 $(DEPDIR)/lclscanline.Po $(DEPDIR)/lclsyntable.Po \
344 $(DEPDIR)/lcltokentable.Po \
345 $(DEPDIR)/letDeclNodeList.Po $(DEPDIR)/lh.Po \
346 $(DEPDIR)/llerror.Po $(DEPDIR)/llgrammar.Po \
347 $(DEPDIR)/llmain.Po $(DEPDIR)/lltok.Po \
348 $(DEPDIR)/loopHeuristics.Po $(DEPDIR)/lslOpList.Po \
349 $(DEPDIR)/lslOpSet.Po $(DEPDIR)/lslinit.Po \
350 $(DEPDIR)/lslparse.Po $(DEPDIR)/lsymbol.Po \
351 $(DEPDIR)/lsymbolList.Po $(DEPDIR)/lsymbolSet.Po \
352 $(DEPDIR)/ltoken.Po $(DEPDIR)/ltokenList.Po \
353 $(DEPDIR)/macrocache.Po $(DEPDIR)/mapping.Po \
354 $(DEPDIR)/message.Po $(DEPDIR)/messageLog.Po \
355 $(DEPDIR)/metaStateConstraint.Po \
356 $(DEPDIR)/metaStateConstraintList.Po \
357 $(DEPDIR)/metaStateExpression.Po \
358 $(DEPDIR)/metaStateInfo.Po \
359 $(DEPDIR)/metaStateSpecifier.Po \
360 $(DEPDIR)/metaStateTable.Po \
361 $(DEPDIR)/modifiesClause.Po \
362 $(DEPDIR)/mtAnnotationDecl.Po \
363 $(DEPDIR)/mtAnnotationList.Po \
364 $(DEPDIR)/mtAnnotationsNode.Po \
365 $(DEPDIR)/mtContextNode.Po \
366 $(DEPDIR)/mtDeclarationNode.Po \
367 $(DEPDIR)/mtDeclarationPiece.Po \
368 $(DEPDIR)/mtDeclarationPieces.Po \
369 $(DEPDIR)/mtDefaultsDecl.Po \
370 $(DEPDIR)/mtDefaultsDeclList.Po \
371 $(DEPDIR)/mtDefaultsNode.Po \
372 $(DEPDIR)/mtLoseReference.Po \
373 $(DEPDIR)/mtLoseReferenceList.Po \
374 $(DEPDIR)/mtMergeClause.Po \
375 $(DEPDIR)/mtMergeClauseList.Po \
376 $(DEPDIR)/mtMergeItem.Po $(DEPDIR)/mtMergeNode.Po \
377 $(DEPDIR)/mtTransferAction.Po \
378 $(DEPDIR)/mtTransferClause.Po \
379 $(DEPDIR)/mtTransferClauseList.Po \
380 $(DEPDIR)/mtValuesNode.Po $(DEPDIR)/mtgrammar.Po \
381 $(DEPDIR)/mtreader.Po $(DEPDIR)/mtscanner.Po \
382 $(DEPDIR)/mttok.Po $(DEPDIR)/multiVal.Po \
383 $(DEPDIR)/nameChecks.Po $(DEPDIR)/osd.Po \
384 $(DEPDIR)/pairNodeList.Po \
385 $(DEPDIR)/paramNodeList.Po \
386 $(DEPDIR)/programNodeList.Po $(DEPDIR)/qtype.Po \
387 $(DEPDIR)/qual.Po $(DEPDIR)/qualList.Po \
388 $(DEPDIR)/quantifierNodeList.Po \
389 $(DEPDIR)/randomNumbers.Po $(DEPDIR)/reader.Po \
390 $(DEPDIR)/replaceNodeList.Po $(DEPDIR)/sRef.Po \
391 $(DEPDIR)/sRefList.Po $(DEPDIR)/sRefSet.Po \
392 $(DEPDIR)/sRefSetList.Po $(DEPDIR)/sRefTable.Po \
393 $(DEPDIR)/scan.Po $(DEPDIR)/scanline.Po \
394 $(DEPDIR)/shift.Po $(DEPDIR)/sigNodeSet.Po \
395 $(DEPDIR)/signature.Po $(DEPDIR)/sort.Po \
396 $(DEPDIR)/sortList.Po $(DEPDIR)/sortSet.Po \
397 $(DEPDIR)/sortSetList.Po \
398 $(DEPDIR)/stDeclNodeList.Po \
399 $(DEPDIR)/stateClause.Po \
400 $(DEPDIR)/stateClauseList.Po \
401 $(DEPDIR)/stateCombinationTable.Po \
402 $(DEPDIR)/stateInfo.Po $(DEPDIR)/stateValue.Po \
403 $(DEPDIR)/storeRefNodeList.Po \
404 $(DEPDIR)/structNames.Po $(DEPDIR)/symtable.Po \
405 $(DEPDIR)/syntable.Po $(DEPDIR)/termNodeList.Po \
406 $(DEPDIR)/tokentable.Po \
407 $(DEPDIR)/traitRefNodeList.Po \
408 $(DEPDIR)/transferChecks.Po $(DEPDIR)/typeIdSet.Po \
409 $(DEPDIR)/typeNameNodeList.Po $(DEPDIR)/uentry.Po \
410 $(DEPDIR)/uentryList.Po $(DEPDIR)/usymIdSet.Po \
411 $(DEPDIR)/usymtab.Po $(DEPDIR)/usymtab_interface.Po \
412 $(DEPDIR)/valueTable.Po \
413 $(DEPDIR)/varDeclarationNodeList.Po \
414 $(DEPDIR)/varKinds.Po $(DEPDIR)/varNodeList.Po \
415 $(DEPDIR)/warnClause.Po $(DEPDIR)/ynm.Po
416COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
417 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
418CCLD = $(CC)
419LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
420CFLAGS = -g -O2
421DIST_SOURCES = $(lcl_SOURCES) $(lclint_SOURCES)
422DIST_COMMON = Makefile.am Makefile.in
423SOURCES = $(lcl_SOURCES) $(lclint_SOURCES)
424
425all: $(BUILT_SOURCES)
426 $(MAKE) $(AM_MAKEFLAGS) all-am
427
428.SUFFIXES:
429.SUFFIXES: .h .c .o .l .check .obj
430$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
431 cd $(top_srcdir) && \
432 $(AUTOMAKE) --foreign src/Makefile
433Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
434 cd $(top_builddir) && \
435 CONFIG_HEADERS= CONFIG_LINKS= \
436 CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
437install-binPROGRAMS: $(bin_PROGRAMS)
438 @$(NORMAL_INSTALL)
439 $(mkinstalldirs) $(DESTDIR)$(bindir)
440 @list='$(bin_PROGRAMS)'; for p in $$list; do \
441 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
442 if test -f $$p \
443 ; then \
444 f=`echo $$p1|sed '$(transform);s/$$/$(EXEEXT)/'`; \
445 echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/$$f"; \
446 $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/$$f; \
447 else :; fi; \
448 done
449
450uninstall-binPROGRAMS:
451 @$(NORMAL_UNINSTALL)
452 @list='$(bin_PROGRAMS)'; for p in $$list; do \
453 f=`echo $$p|sed 's/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
454 echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
455 rm -f $(DESTDIR)$(bindir)/$$f; \
456 done
457
458clean-binPROGRAMS:
459 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
460lclint$(EXEEXT): $(lclint_OBJECTS) $(lclint_DEPENDENCIES)
461 @rm -f lclint$(EXEEXT)
462 $(LINK) $(lclint_LDFLAGS) $(lclint_OBJECTS) $(lclint_LDADD) $(LIBS)
463
464mostlyclean-compile:
465 -rm -f *.$(OBJEXT) core *.core
466
467distclean-compile:
468 -rm -f *.tab.c
469
470include $(DEPDIR)/abstract.Po
471include $(DEPDIR)/aliasTable.Po
472include $(DEPDIR)/annotationInfo.Po
473include $(DEPDIR)/annotationTable.Po
474include $(DEPDIR)/cgrammar.Po
475include $(DEPDIR)/checking.Po
476include $(DEPDIR)/clabstract.Po
477include $(DEPDIR)/clause.Po
478include $(DEPDIR)/clauseStack.Po
479include $(DEPDIR)/constraint.Po
480include $(DEPDIR)/constraintExpr.Po
481include $(DEPDIR)/constraintExprData.Po
482include $(DEPDIR)/constraintGeneration.Po
483include $(DEPDIR)/constraintList.Po
484include $(DEPDIR)/constraintOutput.Po
485include $(DEPDIR)/constraintResolve.Po
486include $(DEPDIR)/constraintTerm.Po
487include $(DEPDIR)/context.Po
488include $(DEPDIR)/cpperror.Po
489include $(DEPDIR)/cppexp.Po
490include $(DEPDIR)/cpphash.Po
491include $(DEPDIR)/cpplib.Po
492include $(DEPDIR)/cppmain.Po
493include $(DEPDIR)/cprim.Po
494include $(DEPDIR)/cscanner.Po
495include $(DEPDIR)/cstring.Po
496include $(DEPDIR)/cstringList.Po
497include $(DEPDIR)/cstringSList.Po
498include $(DEPDIR)/cstringTable.Po
499include $(DEPDIR)/ctype.Po
500include $(DEPDIR)/ctypeList.Po
501include $(DEPDIR)/cvar.Po
502include $(DEPDIR)/declaratorInvNodeList.Po
503include $(DEPDIR)/declaratorNodeList.Po
504include $(DEPDIR)/ekind.Po
505include $(DEPDIR)/enumNameList.Po
506include $(DEPDIR)/enumNameSList.Po
507include $(DEPDIR)/exprChecks.Po
508include $(DEPDIR)/exprData.Po
509include $(DEPDIR)/exprNode.Po
510include $(DEPDIR)/exprNodeList.Po
511include $(DEPDIR)/exprNodeSList.Po
512include $(DEPDIR)/fcnNodeList.Po
513include $(DEPDIR)/fileIdList.Po
514include $(DEPDIR)/fileLib.Po
515include $(DEPDIR)/fileTable.Po
516include $(DEPDIR)/fileloc.Po
517include $(DEPDIR)/filelocList.Po
518include $(DEPDIR)/filelocStack.Po
519include $(DEPDIR)/flagMarker.Po
520include $(DEPDIR)/flagMarkerList.Po
521include $(DEPDIR)/flagSpec.Po
522include $(DEPDIR)/flags.Po
523include $(DEPDIR)/functionClause.Po
524include $(DEPDIR)/functionClauseList.Po
525include $(DEPDIR)/functionConstraint.Po
526include $(DEPDIR)/general.Po
527include $(DEPDIR)/genericTable.Po
528include $(DEPDIR)/globSet.Po
529include $(DEPDIR)/globals.Po
530include $(DEPDIR)/globalsClause.Po
531include $(DEPDIR)/guardSet.Po
532include $(DEPDIR)/idDecl.Po
533include $(DEPDIR)/idDeclList.Po
534include $(DEPDIR)/importNodeList.Po
535include $(DEPDIR)/imports.Po
536include $(DEPDIR)/initDeclNodeList.Po
537include $(DEPDIR)/inputStream.Po
538include $(DEPDIR)/intSet.Po
539include $(DEPDIR)/interfaceNodeList.Po
540include $(DEPDIR)/lclctypes.Po
541include $(DEPDIR)/lclinit.Po
542include $(DEPDIR)/lcllib.Po
543include $(DEPDIR)/lclscan.Po
544include $(DEPDIR)/lclscanline.Po
545include $(DEPDIR)/lclsyntable.Po
546include $(DEPDIR)/lcltokentable.Po
547include $(DEPDIR)/letDeclNodeList.Po
548include $(DEPDIR)/lh.Po
549include $(DEPDIR)/llerror.Po
550include $(DEPDIR)/llgrammar.Po
551include $(DEPDIR)/llmain.Po
552include $(DEPDIR)/lltok.Po
553include $(DEPDIR)/loopHeuristics.Po
554include $(DEPDIR)/lslOpList.Po
555include $(DEPDIR)/lslOpSet.Po
556include $(DEPDIR)/lslinit.Po
557include $(DEPDIR)/lslparse.Po
558include $(DEPDIR)/lsymbol.Po
559include $(DEPDIR)/lsymbolList.Po
560include $(DEPDIR)/lsymbolSet.Po
561include $(DEPDIR)/ltoken.Po
562include $(DEPDIR)/ltokenList.Po
563include $(DEPDIR)/macrocache.Po
564include $(DEPDIR)/mapping.Po
565include $(DEPDIR)/message.Po
566include $(DEPDIR)/messageLog.Po
567include $(DEPDIR)/metaStateConstraint.Po
568include $(DEPDIR)/metaStateConstraintList.Po
569include $(DEPDIR)/metaStateExpression.Po
570include $(DEPDIR)/metaStateInfo.Po
571include $(DEPDIR)/metaStateSpecifier.Po
572include $(DEPDIR)/metaStateTable.Po
573include $(DEPDIR)/modifiesClause.Po
574include $(DEPDIR)/mtAnnotationDecl.Po
575include $(DEPDIR)/mtAnnotationList.Po
576include $(DEPDIR)/mtAnnotationsNode.Po
577include $(DEPDIR)/mtContextNode.Po
578include $(DEPDIR)/mtDeclarationNode.Po
579include $(DEPDIR)/mtDeclarationPiece.Po
580include $(DEPDIR)/mtDeclarationPieces.Po
581include $(DEPDIR)/mtDefaultsDecl.Po
582include $(DEPDIR)/mtDefaultsDeclList.Po
583include $(DEPDIR)/mtDefaultsNode.Po
584include $(DEPDIR)/mtLoseReference.Po
585include $(DEPDIR)/mtLoseReferenceList.Po
586include $(DEPDIR)/mtMergeClause.Po
587include $(DEPDIR)/mtMergeClauseList.Po
588include $(DEPDIR)/mtMergeItem.Po
589include $(DEPDIR)/mtMergeNode.Po
590include $(DEPDIR)/mtTransferAction.Po
591include $(DEPDIR)/mtTransferClause.Po
592include $(DEPDIR)/mtTransferClauseList.Po
593include $(DEPDIR)/mtValuesNode.Po
594include $(DEPDIR)/mtgrammar.Po
595include $(DEPDIR)/mtreader.Po
596include $(DEPDIR)/mtscanner.Po
597include $(DEPDIR)/mttok.Po
598include $(DEPDIR)/multiVal.Po
599include $(DEPDIR)/nameChecks.Po
600include $(DEPDIR)/osd.Po
601include $(DEPDIR)/pairNodeList.Po
602include $(DEPDIR)/paramNodeList.Po
603include $(DEPDIR)/programNodeList.Po
604include $(DEPDIR)/qtype.Po
605include $(DEPDIR)/qual.Po
606include $(DEPDIR)/qualList.Po
607include $(DEPDIR)/quantifierNodeList.Po
608include $(DEPDIR)/randomNumbers.Po
609include $(DEPDIR)/reader.Po
610include $(DEPDIR)/replaceNodeList.Po
611include $(DEPDIR)/sRef.Po
612include $(DEPDIR)/sRefList.Po
613include $(DEPDIR)/sRefSet.Po
614include $(DEPDIR)/sRefSetList.Po
615include $(DEPDIR)/sRefTable.Po
616include $(DEPDIR)/scan.Po
617include $(DEPDIR)/scanline.Po
618include $(DEPDIR)/shift.Po
619include $(DEPDIR)/sigNodeSet.Po
620include $(DEPDIR)/signature.Po
621include $(DEPDIR)/sort.Po
622include $(DEPDIR)/sortList.Po
623include $(DEPDIR)/sortSet.Po
624include $(DEPDIR)/sortSetList.Po
625include $(DEPDIR)/stDeclNodeList.Po
626include $(DEPDIR)/stateClause.Po
627include $(DEPDIR)/stateClauseList.Po
628include $(DEPDIR)/stateCombinationTable.Po
629include $(DEPDIR)/stateInfo.Po
630include $(DEPDIR)/stateValue.Po
631include $(DEPDIR)/storeRefNodeList.Po
632include $(DEPDIR)/structNames.Po
633include $(DEPDIR)/symtable.Po
634include $(DEPDIR)/syntable.Po
635include $(DEPDIR)/termNodeList.Po
636include $(DEPDIR)/tokentable.Po
637include $(DEPDIR)/traitRefNodeList.Po
638include $(DEPDIR)/transferChecks.Po
639include $(DEPDIR)/typeIdSet.Po
640include $(DEPDIR)/typeNameNodeList.Po
641include $(DEPDIR)/uentry.Po
642include $(DEPDIR)/uentryList.Po
643include $(DEPDIR)/usymIdSet.Po
644include $(DEPDIR)/usymtab.Po
645include $(DEPDIR)/usymtab_interface.Po
646include $(DEPDIR)/valueTable.Po
647include $(DEPDIR)/varDeclarationNodeList.Po
648include $(DEPDIR)/varKinds.Po
649include $(DEPDIR)/varNodeList.Po
650include $(DEPDIR)/warnClause.Po
651include $(DEPDIR)/ynm.Po
652
653distclean-depend:
654 -rm -rf $(DEPDIR)
9db38114 655
8fe44445 656.c.o:
657 source='$<' object='$@' libtool=no \
658 depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
659 $(CCDEPMODE) $(depcomp) \
660 $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
661
662.c.obj:
663 source='$<' object='$@' libtool=no \
664 depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
665 $(CCDEPMODE) $(depcomp) \
666 $(COMPILE) -c `cygpath -w $<`
667CCDEPMODE = depmode=gcc3
668uninstall-info-am:
669
670tags: TAGS
671
672ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
673 list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
674 unique=`for i in $$list; do \
675 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
676 done | \
677 $(AWK) ' { files[$$0] = 1; } \
678 END { for (i in files) print i; }'`; \
679 mkid -fID $$unique $(LISP)
680
681TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
682 $(TAGS_FILES) $(LISP)
683 tags=; \
684 here=`pwd`; \
685 list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
686 unique=`for i in $$list; do \
687 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
688 done | \
689 $(AWK) ' { files[$$0] = 1; } \
690 END { for (i in files) print i; }'`; \
691 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
692 || etags $(ETAGS_ARGS) $$tags $$unique $(LISP)
9db38114 693
8fe44445 694GTAGS:
695 here=`CDPATH=: && cd $(top_builddir) && pwd` \
696 && cd $(top_srcdir) \
697 && gtags -i $(GTAGS_ARGS) $$here
698
699distclean-tags:
700 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
701
702DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
28bf4b0b 703
8fe44445 704top_distdir = ..
705distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
706
707distdir: $(DISTFILES)
708 @for file in $(DISTFILES); do \
709 if test -f $$file; then d=.; else d=$(srcdir); fi; \
710 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
711 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
712 $(mkinstalldirs) "$(distdir)/$$dir"; \
713 fi; \
714 if test -d $$d/$$file; then \
715 cp -pR $$d/$$file $(distdir) \
716 || exit 1; \
717 else \
718 test -f $(distdir)/$$file \
719 || cp -p $$d/$$file $(distdir)/$$file \
720 || exit 1; \
721 fi; \
722 done
723check-am: all-am
724check: check-am
725all-am: Makefile $(PROGRAMS)
726
727installdirs:
728 $(mkinstalldirs) $(DESTDIR)$(bindir)
729
730install: install-am
731install-exec: install-exec-am
732install-data: install-data-am
733uninstall: uninstall-am
734
735install-am: all-am
736 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
737
738installcheck: installcheck-am
739install-strip:
740 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
741 `test -z '$(STRIP)' || \
742 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
743mostlyclean-generic:
744
745clean-generic:
746 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
747
748distclean-generic:
749 -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
750
751maintainer-clean-generic:
752 @echo "This command is intended for maintainers to use"
753 @echo "it deletes files that may require special tools to rebuild."
754 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
755clean: clean-am
756
757clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
758
759distclean: distclean-am
760
761distclean-am: clean-am distclean-compile distclean-depend \
762 distclean-generic distclean-tags
763
764dvi: dvi-am
765
766dvi-am:
767
768info: info-am
769
770info-am:
771
772install-data-am:
773
774install-exec-am: install-binPROGRAMS
775
776install-info: install-info-am
777
778install-man:
779
780installcheck-am:
781
782maintainer-clean: maintainer-clean-am
783
784maintainer-clean-am: distclean-am maintainer-clean-generic
785
786mostlyclean: mostlyclean-am
787
788mostlyclean-am: mostlyclean-compile mostlyclean-generic
789
790uninstall-am: uninstall-binPROGRAMS uninstall-info-am
791
792.PHONY: GTAGS all all-am check check-am clean clean-binPROGRAMS \
793 clean-generic distclean distclean-compile distclean-depend \
794 distclean-generic distclean-tags distdir dvi dvi-am info \
795 info-am install install-am install-binPROGRAMS install-data \
796 install-data-am install-exec install-exec-am install-info \
797 install-info-am install-man install-strip installcheck \
798 installcheck-am installdirs maintainer-clean \
799 maintainer-clean-generic mostlyclean mostlyclean-compile \
800 mostlyclean-generic tags uninstall uninstall-am \
801 uninstall-binPROGRAMS uninstall-info-am
802
803
804# Keep it fake
805.PHONY: lcl$(EXEEXT)
806lcl$(EXEEXT):
807 @echo "This is a fake target"; \
808 echo "Use configure's --with-lcl option to enable lcl"
809
810Headers/signature_gen.h signature.c: signature.c.der signature.y
811 if test x$(BISON) = xno; then \
812 $(CP) signature.c.der signature.c; \
813 else \
814 $(BISON) $(YFLAGS) -p lsl signature.y; \
815 $(CAT) bison.head signature.tab.c bison.reset >signature.c; \
816 $(MV) Headers/signature_gen.h Headers/signature_gen.bak; \
817 $(CAT) bison.head signature.tab.h bison.reset >Headers/signature_gen.h; \
818 $(RM) signature.tab.c signature.tab.h; \
819 fi
820
821Headers/cgrammar_tokens.h cgrammar.c: cgrammar.c.der cgrammar.y
822 if test x$(BISON) = xno; then \
823 $(CP) cgrammar.c.der cgrammar.c; \
824 else \
825 echo '* Expect 141 shift/reduce conflicts and 111 reduce/reduce conflicts.'; \
826 echo '* (see cgrammar.y for explanation)'; \
827 $(BISON) $(YFLAGS) cgrammar.y; \
828 $(CAT) bison.head cgrammar.tab.c bison.reset >cgrammar.c; \
829 $(MV) Headers/cgrammar_tokens.h Headers/cgrammar_tokens.bak; \
830 $(CAT) bison.head cgrammar.tab.h bison.reset >Headers/cgrammar_tokens.h; \
831 $(RM) cgrammar.tab.c cgrammar.tab.h; \
832 fi
833
834Headers/mtgrammar_tokens.h mtgrammar.c: mtgrammar.c.der mtgrammar.y
835 if test x$(BISON) = xno; then \
836 $(CP) mtgrammar.c.der mtgrammar.c; \
837 else \
838 $(BISON) $(YFLAGS) -p mt mtgrammar.y; \
839 $(CAT) bison.head mtgrammar.tab.c bison.reset >mtgrammar.c; \
840 $(MV) Headers/mtgrammar_tokens.h Headers/mtgrammar_tokens.bak; \
841 $(CAT) bison.head mtgrammar.tab.h bison.reset >Headers/mtgrammar_tokens.h; \
842 $(RM) mtgrammar.tab.c mtgrammar.tab.h; \
843 fi
844
845Headers/llgrammar_gen.h Headers/llgrammar_gen2.h llgrammar.c: llgrammar.c.der llgrammar.y
846 if test x$(BISON) = xno; then \
847 $(CP) llgrammar.c.der llgrammar.c; \
848 else \
849 echo '* Expect 2 shift/reduce conflicts'; \
850 $(BISON) $(YFLAGS) -p yl llgrammar.y; \
851 $(CAT) bison.head llgrammar.tab.c bison.reset >llgrammar.c; \
852 $(MV) Headers/llgrammar_gen2.h Headers/llgrammar_gen2.bak; \
853 $(CAT) bison.head llgrammar.tab.h bison.reset >Headers/llgrammar_gen2.h; \
854 $(MV) Headers/llgrammar_gen.h Headers/llgrammar_gen.bak; \
855 $(CAT) bison.head llgrammar.tab.h bison.reset >Headers/llgrammar_gen.h; \
856 $(RM) llgrammar.tab.c llgrammar.tab.h; \
857 fi
858
859cscanner.c: cscanner.l
860 $(LEX) $(LFLAGS) cscanner.l
861 $(CAT) flex.head lex.yy.c flex.reset > cscanner.c
a028d0b7 862
8fe44445 863Headers/flag_codes.gen: flags.def
28bf4b0b 864 grep "FLG_" flags.def > Headers/flag_codes.gen
9db38114 865
8fe44445 866.PHONY: nocheck
867nocheck:
868 $(MAKE) CHECK=0
28bf4b0b 869
a469ccf0 870.PHONY: test
871test:
872 cd ../; ${MAKE} check
873
874### Automake generates wrong tags
875.PHONY: etags
876etags:
877 maketags
878
28bf4b0b 879lintnew:
8fe44445 880 ./lclint -f lclint.lclintrc $(DEFAULT_INCLUDES) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) +singleinclude $(ALLSRC) $(LCLSRC) -dump lclint \
881 +forcehints -misplacedsharequal +showsourceloc -unrecogcomments \
882 -supcounts -fcnuse -exportlocal -constuse -mts file -mts filerw
883
884.PHONY: purify
885purify: $(lclint_OBJECTS)
886 purify $(LINK) -o lclint$(EXEEXT) $^ $(lclint_LDADD)
887
888all: $(top_builddir)/bin/lclint$(EXEEXT)
889$(top_builddir)/bin/lclint$(EXEEXT): lclint$(EXEEXT)
890 $(CP) $< $@
891# Tell versions [3.59,3.63) of GNU make to not export all variables.
892# Otherwise a system limit (for SysV at least) may be exceeded.
893.NOEXPORT:
This page took 0.179344 seconds and 5 git commands to generate.