You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
psblas3/test/fileread/runs/Makefile

11 lines
162 B
Makefile

19 years ago
lib:
(cd ..; $(MAKE) lib)
clean:
(cd ..; $(MAKE) clean)
verycleanlib:
(cd ..; $(MAKE) verycleanlib)
df_sample:
(cd ..; $(MAKE) df_sample)
.PHONY: df_sample