]> andersk Git - splint.git/blobdiff - bin/Makefile.am
Making fixes for Microsoft Visual C++ compiler.
[splint.git] / bin / Makefile.am
index 2d73753985ac15860a15125025ade85c4b0fe461..624e9ebe11064436ffbb509b95c2fb6e454145f8 100644 (file)
@@ -1,18 +1,9 @@
 ## Note: starting comments with ## means they don't end up in Makefile
 
-AUTOMAKE_OPTIONS = 1.5 foreign
+AUTOMAKE_OPTIONS = 1.6.3 foreign no-dependencies
 
 SUFFIXES = .h .c .o .l .check
 
-# Check files before compiling; requires splint!
-CHECK = 1
-
-# Some preferences
-### We use the no-lines option to prevent confusion with splint flag settings.
-### Should fix splint to avoid this...
-YFLAGS = -v -t -d --debug --no-lines
-LFLAGS = -L
-
 binaryDir = bin
 
 ## We only build Splint
This page took 0.033619 seconds and 4 git commands to generate.