psblas3:
test/fileread/runs/Makefile test/pargen/runs/Makefile Take out those two makefiles.psblas-3.2.0
parent
a7e74e914c
commit
5a711b642a
@ -1,10 +0,0 @@
|
|||||||
lib:
|
|
||||||
(cd ..; $(MAKE) lib)
|
|
||||||
clean:
|
|
||||||
(cd ..; $(MAKE) clean)
|
|
||||||
verycleanlib:
|
|
||||||
(cd ..; $(MAKE) verycleanlib)
|
|
||||||
df_sample:
|
|
||||||
(cd ..; $(MAKE) df_sample)
|
|
||||||
|
|
||||||
.PHONY: df_sample
|
|
@ -1,12 +0,0 @@
|
|||||||
lib:
|
|
||||||
(cd ..; $(MAKE) lib)
|
|
||||||
clean:
|
|
||||||
(cd ..; $(MAKE) clean)
|
|
||||||
verycleanlib:
|
|
||||||
(cd ..; $(MAKE) verycleanlib)
|
|
||||||
ppde90:
|
|
||||||
(cd ..; $(MAKE) ppde90)
|
|
||||||
pp2d:
|
|
||||||
(cd ..; $(MAKE) pp2d)
|
|
||||||
|
|
||||||
.PHONY: pp2d ppde90
|
|
Loading…
Reference in New Issue