]> andersk Git - splint.git/blame - src/Makefile
Tried to fix some problems with the configuration system.
[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
e5f31c00 41ACLOCAL = ${SHELL} /net/af9/drl7x/reQuickFix/LCLintDev/config/missing --run aclocal
42AUTOCONF = ${SHELL} /net/af9/drl7x/reQuickFix/LCLintDev/config/missing --run autoconf
43AUTOMAKE = ${SHELL} /net/af9/drl7x/reQuickFix/LCLintDev/config/missing --run automake
44AUTOHEADER = ${SHELL} /net/af9/drl7x/reQuickFix/LCLintDev/config/missing --run autoheader
8fe44445 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
e5f31c00 60AMTAR = ${SHELL} /net/af9/drl7x/reQuickFix/LCLintDev/config/missing --run tar
8fe44445 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 =
e5f31c00 83install_sh = /net/af9/drl7x/reQuickFix/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))
53a89507 200CLEANFILES = lclint$(EXEEXT)
8fe44445 201subdir = src
202mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
203CONFIG_HEADER = $(top_builddir)/config.h
204CONFIG_CLEAN_FILES =
205EXTRA_PROGRAMS = lcl$(EXEEXT)
206bin_PROGRAMS = lclint$(EXEEXT)
207PROGRAMS = $(bin_PROGRAMS)
208
209am_lcl_OBJECTS = lsymbolSet.$(OBJEXT) sigNodeSet.$(OBJEXT) \
210 lslOpSet.$(OBJEXT) sortSet.$(OBJEXT) initDeclNodeList.$(OBJEXT) \
211 sortList.$(OBJEXT) declaratorInvNodeList.$(OBJEXT) \
212 interfaceNodeList.$(OBJEXT) sortSetList.$(OBJEXT) \
213 declaratorNodeList.$(OBJEXT) letDeclNodeList.$(OBJEXT) \
214 stDeclNodeList.$(OBJEXT) storeRefNodeList.$(OBJEXT) \
215 lslOpList.$(OBJEXT) lsymbolList.$(OBJEXT) \
216 termNodeList.$(OBJEXT) ltokenList.$(OBJEXT) \
217 traitRefNodeList.$(OBJEXT) pairNodeList.$(OBJEXT) \
218 typeNameNodeList.$(OBJEXT) fcnNodeList.$(OBJEXT) \
219 paramNodeList.$(OBJEXT) programNodeList.$(OBJEXT) \
220 varDeclarationNodeList.$(OBJEXT) varNodeList.$(OBJEXT) \
221 quantifierNodeList.$(OBJEXT) replaceNodeList.$(OBJEXT) \
222 importNodeList.$(OBJEXT) tokentable.$(OBJEXT) scan.$(OBJEXT) \
223 scanline.$(OBJEXT) lslparse.$(OBJEXT) lh.$(OBJEXT) \
224 checking.$(OBJEXT) lclctypes.$(OBJEXT) imports.$(OBJEXT) \
225 lslinit.$(OBJEXT) syntable.$(OBJEXT) \
226 usymtab_interface.$(OBJEXT) abstract.$(OBJEXT) ltoken.$(OBJEXT) \
227 lclscanline.$(OBJEXT) lclsyntable.$(OBJEXT) \
228 lcltokentable.$(OBJEXT) sort.$(OBJEXT) symtable.$(OBJEXT) \
229 lclinit.$(OBJEXT) shift.$(OBJEXT) lclscan.$(OBJEXT) \
230 lsymbol.$(OBJEXT) mapping.$(OBJEXT) llgrammar.$(OBJEXT) \
231 signature.$(OBJEXT)
232lcl_OBJECTS = $(am_lcl_OBJECTS)
233lcl_LDADD = $(LDADD)
234lcl_DEPENDENCIES =
235lcl_LDFLAGS =
236am_lclint_OBJECTS = cgrammar.$(OBJEXT) cscanner.$(OBJEXT) \
237 mtscanner.$(OBJEXT) mtreader.$(OBJEXT) mtgrammar.$(OBJEXT) \
238 constraintGeneration.$(OBJEXT) constraintTerm.$(OBJEXT) \
239 constraintExprData.$(OBJEXT) constraintExpr.$(OBJEXT) \
240 constraint.$(OBJEXT) constraintList.$(OBJEXT) \
241 constraintResolve.$(OBJEXT) constraintOutput.$(OBJEXT) \
242 loopHeuristics.$(OBJEXT) cppmain.$(OBJEXT) cpplib.$(OBJEXT) \
243 cppexp.$(OBJEXT) cpphash.$(OBJEXT) cpperror.$(OBJEXT) \
244 uentry.$(OBJEXT) cprim.$(OBJEXT) macrocache.$(OBJEXT) \
245 qual.$(OBJEXT) qtype.$(OBJEXT) stateClause.$(OBJEXT) \
246 stateClauseList.$(OBJEXT) ctype.$(OBJEXT) cvar.$(OBJEXT) \
247 clabstract.$(OBJEXT) idDecl.$(OBJEXT) clause.$(OBJEXT) \
248 globalsClause.$(OBJEXT) modifiesClause.$(OBJEXT) \
249 warnClause.$(OBJEXT) functionClause.$(OBJEXT) \
250 functionClauseList.$(OBJEXT) metaStateConstraint.$(OBJEXT) \
251 metaStateConstraintList.$(OBJEXT) metaStateExpression.$(OBJEXT) \
252 metaStateSpecifier.$(OBJEXT) functionConstraint.$(OBJEXT) \
253 structNames.$(OBJEXT) transferChecks.$(OBJEXT) \
254 varKinds.$(OBJEXT) nameChecks.$(OBJEXT) exprData.$(OBJEXT) \
255 cstring.$(OBJEXT) fileloc.$(OBJEXT) message.$(OBJEXT) \
256 inputStream.$(OBJEXT) fileTable.$(OBJEXT) \
257 cstringTable.$(OBJEXT) valueTable.$(OBJEXT) \
258 stateValue.$(OBJEXT) llerror.$(OBJEXT) messageLog.$(OBJEXT) \
259 flagMarker.$(OBJEXT) aliasTable.$(OBJEXT) ynm.$(OBJEXT) \
260 sRefTable.$(OBJEXT) genericTable.$(OBJEXT) ekind.$(OBJEXT) \
261 usymtab.$(OBJEXT) multiVal.$(OBJEXT) lltok.$(OBJEXT) \
262 sRef.$(OBJEXT) lcllib.$(OBJEXT) randomNumbers.$(OBJEXT) \
263 fileLib.$(OBJEXT) context.$(OBJEXT) globals.$(OBJEXT) \
264 flags.$(OBJEXT) general.$(OBJEXT) osd.$(OBJEXT) \
265 reader.$(OBJEXT) clauseStack.$(OBJEXT) filelocStack.$(OBJEXT) \
266 cstringList.$(OBJEXT) cstringSList.$(OBJEXT) \
267 sRefSetList.$(OBJEXT) ctypeList.$(OBJEXT) \
268 enumNameList.$(OBJEXT) enumNameSList.$(OBJEXT) \
269 exprNodeList.$(OBJEXT) exprNodeSList.$(OBJEXT) \
270 uentryList.$(OBJEXT) fileIdList.$(OBJEXT) filelocList.$(OBJEXT) \
271 qualList.$(OBJEXT) sRefList.$(OBJEXT) flagMarkerList.$(OBJEXT) \
272 idDeclList.$(OBJEXT) flagSpec.$(OBJEXT) globSet.$(OBJEXT) \
273 intSet.$(OBJEXT) typeIdSet.$(OBJEXT) guardSet.$(OBJEXT) \
274 usymIdSet.$(OBJEXT) sRefSet.$(OBJEXT) stateInfo.$(OBJEXT) \
275 stateCombinationTable.$(OBJEXT) metaStateTable.$(OBJEXT) \
276 metaStateInfo.$(OBJEXT) annotationTable.$(OBJEXT) \
277 annotationInfo.$(OBJEXT) mttok.$(OBJEXT) \
278 mtDeclarationNode.$(OBJEXT) mtDeclarationPieces.$(OBJEXT) \
279 mtDeclarationPiece.$(OBJEXT) mtContextNode.$(OBJEXT) \
280 mtValuesNode.$(OBJEXT) mtDefaultsNode.$(OBJEXT) \
281 mtAnnotationsNode.$(OBJEXT) mtMergeNode.$(OBJEXT) \
282 mtAnnotationList.$(OBJEXT) mtAnnotationDecl.$(OBJEXT) \
283 mtTransferClauseList.$(OBJEXT) mtTransferClause.$(OBJEXT) \
284 mtTransferAction.$(OBJEXT) mtLoseReferenceList.$(OBJEXT) \
285 mtLoseReference.$(OBJEXT) mtDefaultsDeclList.$(OBJEXT) \
286 mtDefaultsDecl.$(OBJEXT) mtMergeItem.$(OBJEXT) \
287 mtMergeClause.$(OBJEXT) mtMergeClauseList.$(OBJEXT) \
288 exprNode.$(OBJEXT) exprChecks.$(OBJEXT) llmain.$(OBJEXT)
289lclint_OBJECTS = $(am_lclint_OBJECTS)
290lclint_LDFLAGS =
291
292DEFS = -DHAVE_CONFIG_H
293DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
294CPPFLAGS =
295LDFLAGS =
296LIBS =
297depcomp = $(SHELL) $(top_srcdir)/config/depcomp
298DEP_FILES = $(DEPDIR)/abstract.Po $(DEPDIR)/aliasTable.Po \
299 $(DEPDIR)/annotationInfo.Po \
300 $(DEPDIR)/annotationTable.Po $(DEPDIR)/cgrammar.Po \
301 $(DEPDIR)/checking.Po $(DEPDIR)/clabstract.Po \
302 $(DEPDIR)/clause.Po $(DEPDIR)/clauseStack.Po \
303 $(DEPDIR)/constraint.Po $(DEPDIR)/constraintExpr.Po \
304 $(DEPDIR)/constraintExprData.Po \
305 $(DEPDIR)/constraintGeneration.Po \
306 $(DEPDIR)/constraintList.Po \
307 $(DEPDIR)/constraintOutput.Po \
308 $(DEPDIR)/constraintResolve.Po \
309 $(DEPDIR)/constraintTerm.Po $(DEPDIR)/context.Po \
310 $(DEPDIR)/cpperror.Po $(DEPDIR)/cppexp.Po \
311 $(DEPDIR)/cpphash.Po $(DEPDIR)/cpplib.Po \
312 $(DEPDIR)/cppmain.Po $(DEPDIR)/cprim.Po \
313 $(DEPDIR)/cscanner.Po $(DEPDIR)/cstring.Po \
314 $(DEPDIR)/cstringList.Po $(DEPDIR)/cstringSList.Po \
315 $(DEPDIR)/cstringTable.Po $(DEPDIR)/ctype.Po \
316 $(DEPDIR)/ctypeList.Po $(DEPDIR)/cvar.Po \
317 $(DEPDIR)/declaratorInvNodeList.Po \
318 $(DEPDIR)/declaratorNodeList.Po $(DEPDIR)/ekind.Po \
319 $(DEPDIR)/enumNameList.Po \
320 $(DEPDIR)/enumNameSList.Po $(DEPDIR)/exprChecks.Po \
321 $(DEPDIR)/exprData.Po $(DEPDIR)/exprNode.Po \
322 $(DEPDIR)/exprNodeList.Po \
323 $(DEPDIR)/exprNodeSList.Po $(DEPDIR)/fcnNodeList.Po \
324 $(DEPDIR)/fileIdList.Po $(DEPDIR)/fileLib.Po \
325 $(DEPDIR)/fileTable.Po $(DEPDIR)/fileloc.Po \
326 $(DEPDIR)/filelocList.Po $(DEPDIR)/filelocStack.Po \
327 $(DEPDIR)/flagMarker.Po $(DEPDIR)/flagMarkerList.Po \
328 $(DEPDIR)/flagSpec.Po $(DEPDIR)/flags.Po \
329 $(DEPDIR)/functionClause.Po \
330 $(DEPDIR)/functionClauseList.Po \
331 $(DEPDIR)/functionConstraint.Po \
332 $(DEPDIR)/general.Po $(DEPDIR)/genericTable.Po \
333 $(DEPDIR)/globSet.Po $(DEPDIR)/globals.Po \
334 $(DEPDIR)/globalsClause.Po $(DEPDIR)/guardSet.Po \
335 $(DEPDIR)/idDecl.Po $(DEPDIR)/idDeclList.Po \
336 $(DEPDIR)/importNodeList.Po $(DEPDIR)/imports.Po \
337 $(DEPDIR)/initDeclNodeList.Po \
338 $(DEPDIR)/inputStream.Po $(DEPDIR)/intSet.Po \
339 $(DEPDIR)/interfaceNodeList.Po \
340 $(DEPDIR)/lclctypes.Po $(DEPDIR)/lclinit.Po \
341 $(DEPDIR)/lcllib.Po $(DEPDIR)/lclscan.Po \
342 $(DEPDIR)/lclscanline.Po $(DEPDIR)/lclsyntable.Po \
343 $(DEPDIR)/lcltokentable.Po \
344 $(DEPDIR)/letDeclNodeList.Po $(DEPDIR)/lh.Po \
345 $(DEPDIR)/llerror.Po $(DEPDIR)/llgrammar.Po \
346 $(DEPDIR)/llmain.Po $(DEPDIR)/lltok.Po \
347 $(DEPDIR)/loopHeuristics.Po $(DEPDIR)/lslOpList.Po \
348 $(DEPDIR)/lslOpSet.Po $(DEPDIR)/lslinit.Po \
349 $(DEPDIR)/lslparse.Po $(DEPDIR)/lsymbol.Po \
350 $(DEPDIR)/lsymbolList.Po $(DEPDIR)/lsymbolSet.Po \
351 $(DEPDIR)/ltoken.Po $(DEPDIR)/ltokenList.Po \
352 $(DEPDIR)/macrocache.Po $(DEPDIR)/mapping.Po \
353 $(DEPDIR)/message.Po $(DEPDIR)/messageLog.Po \
354 $(DEPDIR)/metaStateConstraint.Po \
355 $(DEPDIR)/metaStateConstraintList.Po \
356 $(DEPDIR)/metaStateExpression.Po \
357 $(DEPDIR)/metaStateInfo.Po \
358 $(DEPDIR)/metaStateSpecifier.Po \
359 $(DEPDIR)/metaStateTable.Po \
360 $(DEPDIR)/modifiesClause.Po \
361 $(DEPDIR)/mtAnnotationDecl.Po \
362 $(DEPDIR)/mtAnnotationList.Po \
363 $(DEPDIR)/mtAnnotationsNode.Po \
364 $(DEPDIR)/mtContextNode.Po \
365 $(DEPDIR)/mtDeclarationNode.Po \
366 $(DEPDIR)/mtDeclarationPiece.Po \
367 $(DEPDIR)/mtDeclarationPieces.Po \
368 $(DEPDIR)/mtDefaultsDecl.Po \
369 $(DEPDIR)/mtDefaultsDeclList.Po \
370 $(DEPDIR)/mtDefaultsNode.Po \
371 $(DEPDIR)/mtLoseReference.Po \
372 $(DEPDIR)/mtLoseReferenceList.Po \
373 $(DEPDIR)/mtMergeClause.Po \
374 $(DEPDIR)/mtMergeClauseList.Po \
375 $(DEPDIR)/mtMergeItem.Po $(DEPDIR)/mtMergeNode.Po \
376 $(DEPDIR)/mtTransferAction.Po \
377 $(DEPDIR)/mtTransferClause.Po \
378 $(DEPDIR)/mtTransferClauseList.Po \
379 $(DEPDIR)/mtValuesNode.Po $(DEPDIR)/mtgrammar.Po \
380 $(DEPDIR)/mtreader.Po $(DEPDIR)/mtscanner.Po \
381 $(DEPDIR)/mttok.Po $(DEPDIR)/multiVal.Po \
382 $(DEPDIR)/nameChecks.Po $(DEPDIR)/osd.Po \
383 $(DEPDIR)/pairNodeList.Po \
384 $(DEPDIR)/paramNodeList.Po \
385 $(DEPDIR)/programNodeList.Po $(DEPDIR)/qtype.Po \
386 $(DEPDIR)/qual.Po $(DEPDIR)/qualList.Po \
387 $(DEPDIR)/quantifierNodeList.Po \
388 $(DEPDIR)/randomNumbers.Po $(DEPDIR)/reader.Po \
389 $(DEPDIR)/replaceNodeList.Po $(DEPDIR)/sRef.Po \
390 $(DEPDIR)/sRefList.Po $(DEPDIR)/sRefSet.Po \
391 $(DEPDIR)/sRefSetList.Po $(DEPDIR)/sRefTable.Po \
392 $(DEPDIR)/scan.Po $(DEPDIR)/scanline.Po \
393 $(DEPDIR)/shift.Po $(DEPDIR)/sigNodeSet.Po \
394 $(DEPDIR)/signature.Po $(DEPDIR)/sort.Po \
395 $(DEPDIR)/sortList.Po $(DEPDIR)/sortSet.Po \
396 $(DEPDIR)/sortSetList.Po \
397 $(DEPDIR)/stDeclNodeList.Po \
398 $(DEPDIR)/stateClause.Po \
399 $(DEPDIR)/stateClauseList.Po \
400 $(DEPDIR)/stateCombinationTable.Po \
401 $(DEPDIR)/stateInfo.Po $(DEPDIR)/stateValue.Po \
402 $(DEPDIR)/storeRefNodeList.Po \
403 $(DEPDIR)/structNames.Po $(DEPDIR)/symtable.Po \
404 $(DEPDIR)/syntable.Po $(DEPDIR)/termNodeList.Po \
405 $(DEPDIR)/tokentable.Po \
406 $(DEPDIR)/traitRefNodeList.Po \
407 $(DEPDIR)/transferChecks.Po $(DEPDIR)/typeIdSet.Po \
408 $(DEPDIR)/typeNameNodeList.Po $(DEPDIR)/uentry.Po \
409 $(DEPDIR)/uentryList.Po $(DEPDIR)/usymIdSet.Po \
410 $(DEPDIR)/usymtab.Po $(DEPDIR)/usymtab_interface.Po \
411 $(DEPDIR)/valueTable.Po \
412 $(DEPDIR)/varDeclarationNodeList.Po \
413 $(DEPDIR)/varKinds.Po $(DEPDIR)/varNodeList.Po \
414 $(DEPDIR)/warnClause.Po $(DEPDIR)/ynm.Po
415COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
416 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
417CCLD = $(CC)
418LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
e5f31c00 419CFLAGS = -g
8fe44445 420DIST_SOURCES = $(lcl_SOURCES) $(lclint_SOURCES)
421DIST_COMMON = Makefile.am Makefile.in
422SOURCES = $(lcl_SOURCES) $(lclint_SOURCES)
423
424all: $(BUILT_SOURCES)
425 $(MAKE) $(AM_MAKEFLAGS) all-am
426
427.SUFFIXES:
428.SUFFIXES: .h .c .o .l .check .obj
429$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
430 cd $(top_srcdir) && \
431 $(AUTOMAKE) --foreign src/Makefile
432Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
433 cd $(top_builddir) && \
434 CONFIG_HEADERS= CONFIG_LINKS= \
435 CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
436install-binPROGRAMS: $(bin_PROGRAMS)
437 @$(NORMAL_INSTALL)
438 $(mkinstalldirs) $(DESTDIR)$(bindir)
439 @list='$(bin_PROGRAMS)'; for p in $$list; do \
440 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
441 if test -f $$p \
442 ; then \
443 f=`echo $$p1|sed '$(transform);s/$$/$(EXEEXT)/'`; \
444 echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/$$f"; \
445 $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/$$f; \
446 else :; fi; \
447 done
448
449uninstall-binPROGRAMS:
450 @$(NORMAL_UNINSTALL)
451 @list='$(bin_PROGRAMS)'; for p in $$list; do \
452 f=`echo $$p|sed 's/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
453 echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
454 rm -f $(DESTDIR)$(bindir)/$$f; \
455 done
456
457clean-binPROGRAMS:
458 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
459lclint$(EXEEXT): $(lclint_OBJECTS) $(lclint_DEPENDENCIES)
460 @rm -f lclint$(EXEEXT)
461 $(LINK) $(lclint_LDFLAGS) $(lclint_OBJECTS) $(lclint_LDADD) $(LIBS)
462
463mostlyclean-compile:
464 -rm -f *.$(OBJEXT) core *.core
465
466distclean-compile:
467 -rm -f *.tab.c
468
469include $(DEPDIR)/abstract.Po
470include $(DEPDIR)/aliasTable.Po
471include $(DEPDIR)/annotationInfo.Po
472include $(DEPDIR)/annotationTable.Po
473include $(DEPDIR)/cgrammar.Po
474include $(DEPDIR)/checking.Po
475include $(DEPDIR)/clabstract.Po
476include $(DEPDIR)/clause.Po
477include $(DEPDIR)/clauseStack.Po
478include $(DEPDIR)/constraint.Po
479include $(DEPDIR)/constraintExpr.Po
480include $(DEPDIR)/constraintExprData.Po
481include $(DEPDIR)/constraintGeneration.Po
482include $(DEPDIR)/constraintList.Po
483include $(DEPDIR)/constraintOutput.Po
484include $(DEPDIR)/constraintResolve.Po
485include $(DEPDIR)/constraintTerm.Po
486include $(DEPDIR)/context.Po
487include $(DEPDIR)/cpperror.Po
488include $(DEPDIR)/cppexp.Po
489include $(DEPDIR)/cpphash.Po
490include $(DEPDIR)/cpplib.Po
491include $(DEPDIR)/cppmain.Po
492include $(DEPDIR)/cprim.Po
493include $(DEPDIR)/cscanner.Po
494include $(DEPDIR)/cstring.Po
495include $(DEPDIR)/cstringList.Po
496include $(DEPDIR)/cstringSList.Po
497include $(DEPDIR)/cstringTable.Po
498include $(DEPDIR)/ctype.Po
499include $(DEPDIR)/ctypeList.Po
500include $(DEPDIR)/cvar.Po
501include $(DEPDIR)/declaratorInvNodeList.Po
502include $(DEPDIR)/declaratorNodeList.Po
503include $(DEPDIR)/ekind.Po
504include $(DEPDIR)/enumNameList.Po
505include $(DEPDIR)/enumNameSList.Po
506include $(DEPDIR)/exprChecks.Po
507include $(DEPDIR)/exprData.Po
508include $(DEPDIR)/exprNode.Po
509include $(DEPDIR)/exprNodeList.Po
510include $(DEPDIR)/exprNodeSList.Po
511include $(DEPDIR)/fcnNodeList.Po
512include $(DEPDIR)/fileIdList.Po
513include $(DEPDIR)/fileLib.Po
514include $(DEPDIR)/fileTable.Po
515include $(DEPDIR)/fileloc.Po
516include $(DEPDIR)/filelocList.Po
517include $(DEPDIR)/filelocStack.Po
518include $(DEPDIR)/flagMarker.Po
519include $(DEPDIR)/flagMarkerList.Po
520include $(DEPDIR)/flagSpec.Po
521include $(DEPDIR)/flags.Po
522include $(DEPDIR)/functionClause.Po
523include $(DEPDIR)/functionClauseList.Po
524include $(DEPDIR)/functionConstraint.Po
525include $(DEPDIR)/general.Po
526include $(DEPDIR)/genericTable.Po
527include $(DEPDIR)/globSet.Po
528include $(DEPDIR)/globals.Po
529include $(DEPDIR)/globalsClause.Po
530include $(DEPDIR)/guardSet.Po
531include $(DEPDIR)/idDecl.Po
532include $(DEPDIR)/idDeclList.Po
533include $(DEPDIR)/importNodeList.Po
534include $(DEPDIR)/imports.Po
535include $(DEPDIR)/initDeclNodeList.Po
536include $(DEPDIR)/inputStream.Po
537include $(DEPDIR)/intSet.Po
538include $(DEPDIR)/interfaceNodeList.Po
539include $(DEPDIR)/lclctypes.Po
540include $(DEPDIR)/lclinit.Po
541include $(DEPDIR)/lcllib.Po
542include $(DEPDIR)/lclscan.Po
543include $(DEPDIR)/lclscanline.Po
544include $(DEPDIR)/lclsyntable.Po
545include $(DEPDIR)/lcltokentable.Po
546include $(DEPDIR)/letDeclNodeList.Po
547include $(DEPDIR)/lh.Po
548include $(DEPDIR)/llerror.Po
549include $(DEPDIR)/llgrammar.Po
550include $(DEPDIR)/llmain.Po
551include $(DEPDIR)/lltok.Po
552include $(DEPDIR)/loopHeuristics.Po
553include $(DEPDIR)/lslOpList.Po
554include $(DEPDIR)/lslOpSet.Po
555include $(DEPDIR)/lslinit.Po
556include $(DEPDIR)/lslparse.Po
557include $(DEPDIR)/lsymbol.Po
558include $(DEPDIR)/lsymbolList.Po
559include $(DEPDIR)/lsymbolSet.Po
560include $(DEPDIR)/ltoken.Po
561include $(DEPDIR)/ltokenList.Po
562include $(DEPDIR)/macrocache.Po
563include $(DEPDIR)/mapping.Po
564include $(DEPDIR)/message.Po
565include $(DEPDIR)/messageLog.Po
566include $(DEPDIR)/metaStateConstraint.Po
567include $(DEPDIR)/metaStateConstraintList.Po
568include $(DEPDIR)/metaStateExpression.Po
569include $(DEPDIR)/metaStateInfo.Po
570include $(DEPDIR)/metaStateSpecifier.Po
571include $(DEPDIR)/metaStateTable.Po
572include $(DEPDIR)/modifiesClause.Po
573include $(DEPDIR)/mtAnnotationDecl.Po
574include $(DEPDIR)/mtAnnotationList.Po
575include $(DEPDIR)/mtAnnotationsNode.Po
576include $(DEPDIR)/mtContextNode.Po
577include $(DEPDIR)/mtDeclarationNode.Po
578include $(DEPDIR)/mtDeclarationPiece.Po
579include $(DEPDIR)/mtDeclarationPieces.Po
580include $(DEPDIR)/mtDefaultsDecl.Po
581include $(DEPDIR)/mtDefaultsDeclList.Po
582include $(DEPDIR)/mtDefaultsNode.Po
583include $(DEPDIR)/mtLoseReference.Po
584include $(DEPDIR)/mtLoseReferenceList.Po
585include $(DEPDIR)/mtMergeClause.Po
586include $(DEPDIR)/mtMergeClauseList.Po
587include $(DEPDIR)/mtMergeItem.Po
588include $(DEPDIR)/mtMergeNode.Po
589include $(DEPDIR)/mtTransferAction.Po
590include $(DEPDIR)/mtTransferClause.Po
591include $(DEPDIR)/mtTransferClauseList.Po
592include $(DEPDIR)/mtValuesNode.Po
593include $(DEPDIR)/mtgrammar.Po
594include $(DEPDIR)/mtreader.Po
595include $(DEPDIR)/mtscanner.Po
596include $(DEPDIR)/mttok.Po
597include $(DEPDIR)/multiVal.Po
598include $(DEPDIR)/nameChecks.Po
599include $(DEPDIR)/osd.Po
600include $(DEPDIR)/pairNodeList.Po
601include $(DEPDIR)/paramNodeList.Po
602include $(DEPDIR)/programNodeList.Po
603include $(DEPDIR)/qtype.Po
604include $(DEPDIR)/qual.Po
605include $(DEPDIR)/qualList.Po
606include $(DEPDIR)/quantifierNodeList.Po
607include $(DEPDIR)/randomNumbers.Po
608include $(DEPDIR)/reader.Po
609include $(DEPDIR)/replaceNodeList.Po
610include $(DEPDIR)/sRef.Po
611include $(DEPDIR)/sRefList.Po
612include $(DEPDIR)/sRefSet.Po
613include $(DEPDIR)/sRefSetList.Po
614include $(DEPDIR)/sRefTable.Po
615include $(DEPDIR)/scan.Po
616include $(DEPDIR)/scanline.Po
617include $(DEPDIR)/shift.Po
618include $(DEPDIR)/sigNodeSet.Po
619include $(DEPDIR)/signature.Po
620include $(DEPDIR)/sort.Po
621include $(DEPDIR)/sortList.Po
622include $(DEPDIR)/sortSet.Po
623include $(DEPDIR)/sortSetList.Po
624include $(DEPDIR)/stDeclNodeList.Po
625include $(DEPDIR)/stateClause.Po
626include $(DEPDIR)/stateClauseList.Po
627include $(DEPDIR)/stateCombinationTable.Po
628include $(DEPDIR)/stateInfo.Po
629include $(DEPDIR)/stateValue.Po
630include $(DEPDIR)/storeRefNodeList.Po
631include $(DEPDIR)/structNames.Po
632include $(DEPDIR)/symtable.Po
633include $(DEPDIR)/syntable.Po
634include $(DEPDIR)/termNodeList.Po
635include $(DEPDIR)/tokentable.Po
636include $(DEPDIR)/traitRefNodeList.Po
637include $(DEPDIR)/transferChecks.Po
638include $(DEPDIR)/typeIdSet.Po
639include $(DEPDIR)/typeNameNodeList.Po
640include $(DEPDIR)/uentry.Po
641include $(DEPDIR)/uentryList.Po
642include $(DEPDIR)/usymIdSet.Po
643include $(DEPDIR)/usymtab.Po
644include $(DEPDIR)/usymtab_interface.Po
645include $(DEPDIR)/valueTable.Po
646include $(DEPDIR)/varDeclarationNodeList.Po
647include $(DEPDIR)/varKinds.Po
648include $(DEPDIR)/varNodeList.Po
649include $(DEPDIR)/warnClause.Po
650include $(DEPDIR)/ynm.Po
651
652distclean-depend:
653 -rm -rf $(DEPDIR)
9db38114 654
8fe44445 655.c.o:
656 source='$<' object='$@' libtool=no \
657 depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
658 $(CCDEPMODE) $(depcomp) \
659 $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
660
661.c.obj:
662 source='$<' object='$@' libtool=no \
663 depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
664 $(CCDEPMODE) $(depcomp) \
665 $(COMPILE) -c `cygpath -w $<`
666CCDEPMODE = depmode=gcc3
667uninstall-info-am:
668
669tags: TAGS
670
671ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
672 list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
673 unique=`for i in $$list; do \
674 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
675 done | \
676 $(AWK) ' { files[$$0] = 1; } \
677 END { for (i in files) print i; }'`; \
678 mkid -fID $$unique $(LISP)
679
680TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
681 $(TAGS_FILES) $(LISP)
682 tags=; \
683 here=`pwd`; \
684 list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
685 unique=`for i in $$list; do \
686 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
687 done | \
688 $(AWK) ' { files[$$0] = 1; } \
689 END { for (i in files) print i; }'`; \
690 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
691 || etags $(ETAGS_ARGS) $$tags $$unique $(LISP)
9db38114 692
8fe44445 693GTAGS:
694 here=`CDPATH=: && cd $(top_builddir) && pwd` \
695 && cd $(top_srcdir) \
696 && gtags -i $(GTAGS_ARGS) $$here
697
698distclean-tags:
699 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
700
701DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
28bf4b0b 702
8fe44445 703top_distdir = ..
704distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
705
706distdir: $(DISTFILES)
707 @for file in $(DISTFILES); do \
708 if test -f $$file; then d=.; else d=$(srcdir); fi; \
709 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
710 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
711 $(mkinstalldirs) "$(distdir)/$$dir"; \
712 fi; \
713 if test -d $$d/$$file; then \
714 cp -pR $$d/$$file $(distdir) \
715 || exit 1; \
716 else \
717 test -f $(distdir)/$$file \
718 || cp -p $$d/$$file $(distdir)/$$file \
719 || exit 1; \
720 fi; \
721 done
722check-am: all-am
723check: check-am
724all-am: Makefile $(PROGRAMS)
725
726installdirs:
727 $(mkinstalldirs) $(DESTDIR)$(bindir)
728
729install: install-am
730install-exec: install-exec-am
731install-data: install-data-am
732uninstall: uninstall-am
733
734install-am: all-am
735 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
736
737installcheck: installcheck-am
738install-strip:
739 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
740 `test -z '$(STRIP)' || \
741 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
742mostlyclean-generic:
743
744clean-generic:
745 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
746
747distclean-generic:
748 -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
749
750maintainer-clean-generic:
751 @echo "This command is intended for maintainers to use"
752 @echo "it deletes files that may require special tools to rebuild."
753 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
754clean: clean-am
755
756clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
757
758distclean: distclean-am
759
760distclean-am: clean-am distclean-compile distclean-depend \
761 distclean-generic distclean-tags
762
763dvi: dvi-am
764
765dvi-am:
766
767info: info-am
768
769info-am:
770
771install-data-am:
772
773install-exec-am: install-binPROGRAMS
774
775install-info: install-info-am
776
777install-man:
778
779installcheck-am:
780
781maintainer-clean: maintainer-clean-am
782
783maintainer-clean-am: distclean-am maintainer-clean-generic
784
785mostlyclean: mostlyclean-am
786
787mostlyclean-am: mostlyclean-compile mostlyclean-generic
788
789uninstall-am: uninstall-binPROGRAMS uninstall-info-am
790
791.PHONY: GTAGS all all-am check check-am clean clean-binPROGRAMS \
792 clean-generic distclean distclean-compile distclean-depend \
793 distclean-generic distclean-tags distdir dvi dvi-am info \
794 info-am install install-am install-binPROGRAMS install-data \
795 install-data-am install-exec install-exec-am install-info \
796 install-info-am install-man install-strip installcheck \
797 installcheck-am installdirs maintainer-clean \
798 maintainer-clean-generic mostlyclean mostlyclean-compile \
799 mostlyclean-generic tags uninstall uninstall-am \
800 uninstall-binPROGRAMS uninstall-info-am
801
802
803# Keep it fake
804.PHONY: lcl$(EXEEXT)
805lcl$(EXEEXT):
806 @echo "This is a fake target"; \
807 echo "Use configure's --with-lcl option to enable lcl"
808
809Headers/signature_gen.h signature.c: signature.c.der signature.y
810 if test x$(BISON) = xno; then \
811 $(CP) signature.c.der signature.c; \
812 else \
813 $(BISON) $(YFLAGS) -p lsl signature.y; \
814 $(CAT) bison.head signature.tab.c bison.reset >signature.c; \
e12110be 815 -$(MV) Headers/signature_gen.h Headers/signature_gen.bak; \
8fe44445 816 $(CAT) bison.head signature.tab.h bison.reset >Headers/signature_gen.h; \
817 $(RM) signature.tab.c signature.tab.h; \
818 fi
819
820Headers/cgrammar_tokens.h cgrammar.c: cgrammar.c.der cgrammar.y
821 if test x$(BISON) = xno; then \
822 $(CP) cgrammar.c.der cgrammar.c; \
823 else \
824 echo '* Expect 141 shift/reduce conflicts and 111 reduce/reduce conflicts.'; \
825 echo '* (see cgrammar.y for explanation)'; \
826 $(BISON) $(YFLAGS) cgrammar.y; \
827 $(CAT) bison.head cgrammar.tab.c bison.reset >cgrammar.c; \
e12110be 828 -$(MV) Headers/cgrammar_tokens.h Headers/cgrammar_tokens.bak; \
8fe44445 829 $(CAT) bison.head cgrammar.tab.h bison.reset >Headers/cgrammar_tokens.h; \
830 $(RM) cgrammar.tab.c cgrammar.tab.h; \
831 fi
832
e12110be 833Headers/mtgrammar_tokens.h mtgrammar.c: mtgrammar.y
8fe44445 834 if test x$(BISON) = xno; then \
835 $(CP) mtgrammar.c.der mtgrammar.c; \
836 else \
837 $(BISON) $(YFLAGS) -p mt mtgrammar.y; \
838 $(CAT) bison.head mtgrammar.tab.c bison.reset >mtgrammar.c; \
e12110be 839 $(CP) mtgrammar.c mtgrammar.c.der; \
840 -$(MV) Headers/mtgrammar_tokens.h Headers/mtgrammar_tokens.bak; \
8fe44445 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; \
e12110be 852 -$(MV) Headers/llgrammar_gen2.h Headers/llgrammar_gen2.bak; \
8fe44445 853 $(CAT) bison.head llgrammar.tab.h bison.reset >Headers/llgrammar_gen2.h; \
e12110be 854 0$(MV) Headers/llgrammar_gen.h Headers/llgrammar_gen.bak; \
8fe44445 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:
53a89507 872 cd ../test; ${MAKE} --no-print-directory
a469ccf0 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
e5f31c00 884lintbuffercheck:
885 ./lclint -f lclint.lclintrc $(DEFAULT_INCLUDES) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) +singleinclude $(ALLSRC) $(LCLSRC) -dump lclint \
886 +forcehints -misplacedsharequal +showsourceloc -unrecogcomments \
887 -supcounts -fcnuse -exportlocal -constuse -mts file -mts filerw +arraybounds
888
8fe44445 889.PHONY: purify
890purify: $(lclint_OBJECTS)
891 purify $(LINK) -o lclint$(EXEEXT) $^ $(lclint_LDADD)
892
53a89507 893all: lclint$(EXEEXT)
8fe44445 894# Tell versions [3.59,3.63) of GNU make to not export all variables.
895# Otherwise a system limit (for SysV at least) may be exceeded.
896.NOEXPORT:
This page took 0.17291 seconds and 5 git commands to generate.