Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
frama-c
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
frama-c
Commits
74331561
Commit
74331561
authored
5 years ago
by
Andre Maroneze
Browse files
Options
Downloads
Patches
Plain Diff
[doc] minor updates to readme/install
parent
21713f80
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
INSTALL.md
+0
-2
0 additions, 2 deletions
INSTALL.md
README.md
+1
-1
1 addition, 1 deletion
README.md
with
1 addition
and
3 deletions
INSTALL.md
+
0
−
2
View file @
74331561
...
...
@@ -379,7 +379,6 @@ Type `make`.
Some Makefile targets of interest are:
-
`doc`
generates the API documentation.
-
`top`
generates an OCaml toplevel embedding Frama-C as a library.
-
`oracles`
sets up the Frama-C test suite oracles for your own configuration.
-
`tests`
performs Frama-C's own tests.
...
...
@@ -438,7 +437,6 @@ available:
-
`frama-c.byte`
bytecode version of frama-c
-
`frama-c-gui.byte`
bytecode version of frama-c-gui, if available
-
`ptests.opt`
testing tool for Frama-c
-
`frama-c.toplevel`
if 'make top' previously done
-
`frama-c-script`
utilities related to analysis parametrization
## Shared files: (in `/INSTALL_DIR/share/frama-c` and subdirectories)
...
...
This diff is collapsed.
Click to expand it.
README.md
+
1
−
1
View file @
74331561
...
...
@@ -43,7 +43,7 @@ should install frama-c and its gui:
Frama-C is developed mainly in Linux, often tested in macOS
(via Homebrew), and occasionally tested on Windows
(
with Cygwin + MinGW
).
(
via the Windows Subsystem for Linux
).
## Usage
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment