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

add target for define_bc_DT065

parent c4902396
No related branches found
No related tags found
No related merge requests found
......@@ -139,6 +139,10 @@ p690::
@if test "x${OBJECT_MODE}" != x64 ; then export OBJECT_MODE=64; fi
@echo "OBJECT_MODE should be 64, is ${OBJECT_MODE}"
.PHONY: bc_DT065
bc_DT065::
cp -f define_bc_DT065.f90 define_bc.f90
.PHONY: bc_20090710
bc_20090710::
cp -f define_bc.20090710.f90 define_bc.f90
......
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