Skip to content
Snippets Groups Projects
Commit ddc49b40 authored by Douglas Guptill's avatar Douglas Guptill
Browse files

so we can have a new input file

parent fbc55eeb
No related branches found
No related tags found
No related merge requests found
......@@ -136,5 +136,13 @@ p690::
@if test "x${OBJECT_MODE}" != x64 ; then export OBJECT_MODE=64; fi
@echo "OBJECT_MODE should be 64, is ${OBJECT_MODE}"
.PHONY: bc_20090710
bc_20090710::
cp -f define_bc.20090710.f90 define_bc.f90
.PHONY: bc_18.06.2009
bc_18.06.2009::
cp -f define_bc.18.06.2009.f90 define_bc.f90
# end of file
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment