]> andersk Git - splint.git/blobdiff - src/Makefile.sources
Periodic commit
[splint.git] / src / Makefile.sources
index ab2939f1a7fc17f9027f7ba4946faeb82332dcc6..345cf05b6ed3a1b6d16654f6687823ec0a0dac00 100644 (file)
@@ -25,10 +25,12 @@ GRAMSRC    = cgrammar.c cscanner.c
 
 GENERALSRC = cstring.c fileloc.c message.c source.c \
     fileTable.c hashTable.c llerror.c messageLog.c \
-    flagMarker.c aliasTable.c ynm.c sRefTable.c \
-    ekind.c usymtab.c multiVal.c lltok.c sRef.c lcllib.c \
+    constraint.c \
     environmentTable.c \
     constraintList.c \
+    constraintGeneration.c \
+    flagMarker.c aliasTable.c ynm.c sRefTable.c \
+    ekind.c usymtab.c multiVal.c lltok.c sRef.c lcllib.c \
     exprData.c
 
 ###
This page took 0.047229 seconds and 4 git commands to generate.