Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
openfoam
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor 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
Development
openfoam
763cc5e4ab08c1488b51302b10d606a8c61bf9eb
openfoam
applications
Allwmake
Find file
Normal view
Permalink
Allwmake
76 B
Newer
Older
Blame preferences
Learn to ignore specific revisions
Creation of OpenFOAM-dev repository 15/04/2008
OpenFOAM-admin
committed
17 years ago
1
2
3
#!/bin/sh
set
-x
cosmetics changes and small cleanups
Mark Olesen
committed
17 years ago
4
5
(
cd
solvers
&&
wmake all
)
(
cd
utilities
&&
wmake all
)