]> andersk Git - splint.git/blobdiff - src/Makefile.sources
Lots of changes. Code is mostly annotated. Still lots of breaken stuff though.
[splint.git] / src / Makefile.sources
index 6dfa8e485ee28a44fd8be45c7e3e537d0576905e..fe36fe00b5a84bb9238755af16bb362f635dfa4d 100644 (file)
@@ -23,13 +23,13 @@ LCLINTSRC = exprNode.c exprChecks.c llmain.c
 GRAMS      = cgrammar.y cscanner.l llgrammar.y signature.y
 GRAMSRC    = cgrammar.c cscanner.c 
 
-GENERALSRC =     constraint.c \
-    constraintTerm.c \
+GENERALSRC =    constraintTerm.c \
     constraintExprData.c \
     constraintExpr.c \
+    constraint.c \
     constraintList.c \
-    constraintGeneration.c \
     constraintResolve.c \
+    constraintGeneration.c \
     constraintOutput.c \
     forjunk.c \
     cstring.c fileloc.c message.c source.c \
This page took 0.033561 seconds and 4 git commands to generate.