Skip to content

Commit

Permalink
Merge pull request #73 from LLNL/build-tidy
Browse files Browse the repository at this point in the history
Minor tidying
  • Loading branch information
holm10 authored Feb 27, 2024
2 parents e1f7013 + c1dbc93 commit d79dd2b
Show file tree
Hide file tree
Showing 23 changed files with 0 additions and 7 deletions.
Empty file modified Configure
100755 → 100644
Empty file.
Empty file modified Configure.sys
100755 → 100644
Empty file.
Empty file modified Dirlist
100755 → 100644
Empty file.
Empty file modified INSTALL
100755 → 100644
Empty file.
Empty file modified LICENSE
100755 → 100644
Empty file.
Empty file modified MANIFEST.in
100755 → 100644
Empty file.
7 changes: 0 additions & 7 deletions Makefile.Forthon
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@ MYPYTHON = python3
FORTHON = Forthon3
BUILDBASE = -v --build-base $(BUILDDIR)
INSTALLARGS = --pkgbase uedge $(BUILDBASE)
##MYPYTHON = /home1/rognlien/Python2/Python-2.4.2/python

# Following 2 variables set in Makefile.PETSc, if used (if unset, ignored)
# SETUPOPTS =
# PETSC-UEDGE =
# PETSC-COM =

all: mppl2f90 $(BUILDDIR)/compydep $(BUILDDIR)/grdpydep $(BUILDDIR)/flxpydep $(BUILDDIR)/bbbpydep $(BUILDDIR)/svrpydep $(BUILDDIR)/wdfpydep $(BUILDDIR)/aphpydep $(BUILDDIR)/apipydep $(BUILDDIR)/nclpydep
rm -f uedgeC.so
Expand Down Expand Up @@ -77,7 +71,6 @@ clean:
#--- Build command for opendx wrapper.
DX: pyDXObject.c
$(MYPYTHON) DXsetup.py build --build-platlib .
#cp pyDXObject.so /home/dave/scriptsnew

#----------------------------------------------------------------------------

Expand Down
Empty file modified Makefile.PETSc
100755 → 100644
Empty file.
Empty file modified Package
100755 → 100644
Empty file.
Empty file modified ProgramMake
100755 → 100644
Empty file.
Empty file modified README-FORTHON
100755 → 100644
Empty file.
Empty file modified README.disclaimer
100755 → 100644
Empty file.
Empty file modified README.md
100755 → 100644
Empty file.
Empty file modified README_Pyuedge
100755 → 100644
Empty file.
Empty file modified README_Uedge_vers
100755 → 100644
Empty file.
Empty file modified convertor
100755 → 100644
Empty file.
Empty file modified localrules.py
100755 → 100644
Empty file.
Empty file modified mppl.h
100755 → 100644
Empty file.
Empty file modified setup.py
100755 → 100644
Empty file.
Empty file modified sptodp
100755 → 100644
Empty file.
Empty file modified sptodp.h
100755 → 100644
Empty file.
Empty file modified uedge.pack
100755 → 100644
Empty file.
Empty file modified uedgeC_Forthon.c
100755 → 100644
Empty file.

0 comments on commit d79dd2b

Please sign in to comment.