4
1
mirror of https://github.com/pfloos/quack synced 2024-06-02 11:25:28 +02:00
This commit is contained in:
Pierre-Francois Loos 2019-03-13 10:10:01 +01:00
parent b00b059dbb
commit e8922e1684
91 changed files with 8 additions and 8 deletions

View File

@ -24,12 +24,12 @@ $(ODIR)/%.o: %.f90
$(ODIR)/%.o: %.f
$(FC) -c -o $@ $< $(FFLAGS)
$(BDIR)/xcDFT: $(OBJ)
$(BDIR)/IntPak: $(OBJ)
$(FC) -o $@ $^ $(FFLAGS) $(LIBS)
debug:
DEBUG=1 make $(BDIR)/xcDFT
#DEBUG=1 make clean $(BDIR)/xcDFT
DEBUG=1 make $(BDIR)/IntPak
#DEBUG=1 make clean $(BDIR)/IntPak
clean:
rm -f $(ODIR)/*.o $(BDIR)/xcDFT $(BDIR)/debug
rm -f $(ODIR)/*.o $(BDIR)/IntPak $(BDIR)/debug

View File

@ -24,12 +24,12 @@ $(ODIR)/%.o: %.f90
$(ODIR)/%.o: %.f
$(FC) -c -o $@ $< $(FFLAGS)
$(BDIR)/xcDFT: $(OBJ)
$(BDIR)/MCQC: $(OBJ)
$(FC) -o $@ $^ $(FFLAGS) $(LIBS)
debug:
DEBUG=1 make $(BDIR)/xcDFT
#DEBUG=1 make clean $(BDIR)/xcDFT
DEBUG=1 make $(BDIR)/MCQC
#DEBUG=1 make clean $(BDIR)/MCQC
clean:
rm -f $(ODIR)/*.o $(BDIR)/xcDFT $(BDIR)/debug
rm -f $(ODIR)/*.o $(BDIR)/MCQC $(BDIR)/debug

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.