diff options
Diffstat (limited to 'tools/h5import')
-rw-r--r-- | tools/h5import/Dependencies | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tools/h5import/Dependencies b/tools/h5import/Dependencies index c53bb5b..39f4f6b 100644 --- a/tools/h5import/Dependencies +++ b/tools/h5import/Dependencies @@ -1,8 +1,8 @@ ## This file is machine generated on GNU systems. ## Only temporary changes may be made here. -h5import.o: \ - ../../../hdf5/tools/h5import/h5import.c \ - ../../../hdf5/tools/h5import/h5import.h -h5importtest.o: \ - ../../../hdf5/tools/h5import/h5importtest.c +h5import.lo: \ + $(top_srcdir)/tools/h5import/h5import.c \ + $(top_srcdir)/tools/h5import/h5import.h +h5importtest.lo: \ + $(top_srcdir)/tools/h5import/h5importtest.c |