Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-common
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Tobias Leibner
dune-common
Commits
b9619649
Commit
b9619649
authored
18 years ago
by
Markus Blatt
Browse files
Options
Downloads
Patches
Plain Diff
Remove fem from Makefiles of build system
[[Imported from SVN: r4472]]
parent
1e7418fb
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
Makefile.am
+1
-1
1 addition, 1 deletion
Makefile.am
configure.ac
+0
-2
0 additions, 2 deletions
configure.ac
fem/Makefile.am
+0
-8
0 additions, 8 deletions
fem/Makefile.am
fem/transfer/Makefile.am
+0
-7
0 additions, 7 deletions
fem/transfer/Makefile.am
with
1 addition
and
18 deletions
Makefile.am
+
1
−
1
View file @
b9619649
...
...
@@ -4,7 +4,7 @@
# need automake >= 1.5
AUTOMAKE_OPTIONS
=
foreign 1.5
SUBDIRS
=
common
fem
disc grid quadrature io istl lib doc bin m4 am
SUBDIRS
=
common disc grid quadrature io istl lib doc bin m4 am
pkgconfigdir
=
$(
libdir
)
/pkgconfig
pkgconfig_DATA
=
dune.pc
...
...
This diff is collapsed.
Click to expand it.
configure.ac
+
0
−
2
View file @
b9619649
...
...
@@ -200,8 +200,6 @@ AC_CONFIG_FILES([Makefile
grid/uggrid/Makefile
grid/utility/Makefile
grid/yaspgrid/Makefile
fem/Makefile
fem/transfer/Makefile
istl/Makefile
istl/tutorial/Makefile
istl/test/Makefile
...
...
This diff is collapsed.
Click to expand it.
fem/Makefile.am
deleted
100644 → 0
+
0
−
8
View file @
1e7418fb
# $Id$
SUBDIRS
=
norms transfer
femincludedir
=
$(
includedir
)
/dune/fem
feminclude_HEADERS
=
l2projection.hh
include
$(top_srcdir)/am/global-rules
This diff is collapsed.
Click to expand it.
fem/transfer/Makefile.am
deleted
100644 → 0
+
0
−
7
View file @
1e7418fb
# $Id$
femtransferdir
=
$(
includedir
)
/dune/fem/transfer
femtransfer_HEADERS
=
multigridtransfer.cc multigridtransfer.hh
\
truncatedtransfer.cc truncatedtransfer.hh
include
$(top_srcdir)/am/global-rules
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