diff options
| author | Thomas Gellekum <tg@FreeBSD.org> | 1997-01-15 07:19:43 +0000 |
|---|---|---|
| committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-01-15 07:19:43 +0000 |
| commit | f18d9822f1bcdfb1c2d61c860d1e1020b3f9a458 (patch) | |
| tree | b5ae0fb1da12e1e68bdeae3d739f268786999453 /cad/felt/files/patch-aa | |
| parent | a6621d4552eb65f3223d21de562fc9f0bdc8a1a3 (diff) | |
Import of FElt, a system for Finite Element analysis.
Closes PR #2237.
Submitted by: Pedro Giffuni <pgiffuni@FPS.biblos.unal.edu.co>
Diffstat (limited to 'cad/felt/files/patch-aa')
| -rw-r--r-- | cad/felt/files/patch-aa | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/cad/felt/files/patch-aa b/cad/felt/files/patch-aa new file mode 100644 index 000000000000..e39c5f74a9e9 --- /dev/null +++ b/cad/felt/files/patch-aa @@ -0,0 +1,14 @@ +--- configure.orig Fri Aug 4 23:57:09 1995 ++++ configure Sat Jan 11 12:14:28 1997 +@@ -221,8 +221,10 @@ + CONTRIBDIR = $CONTRIBDIR + CONTRIBFLAGS = $CONTRIBFLAGS + CPP = $CPP ++FC = f77 ++FFLAGS = $CCOPTS -Dfreebsd + DESTBIN = $DEST/bin +-DESTLIB = $DEST/lib/felt ++DESTLIB = $DEST/share/felt + DESTMAN = $DEST/man + INSTALL = sh \$(TOPDIR)/etc/install.sh -c + LDOPTS = -s |
