File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # -*- makefile -*-
12# Makefile.in generated by automake 1.17 from Makefile.am.
23# @configure_input@
34
@@ -360,9 +361,15 @@ clean-binPROGRAMS:
360361../distribution/$(DEPDIR ) /$(am__dirstamp ) :
361362 @$(MKDIR_P ) ../distribution/$(DEPDIR )
362363 @: >> ../distribution/$(DEPDIR ) /$(am__dirstamp )
363- ../distribution/distribution_analyt.$(OBJEXT ) : \
364+ ../distribution/distribution_analyt.$(OBJEXT ) : \
364365 ../distribution/$(am__dirstamp ) \
365366 ../distribution/$(DEPDIR ) /$(am__dirstamp )
367+ # ... spell out dependencies for parallel make
368+ ALPS_analyt.o ALPS_var.$(OBJEXT ) : ../distribution/distribution_analyt.o
369+ ALPS.$(OBJEXT ) : ALPS_com.$(OBJEXT ) ALPS_fns.$(OBJEXT )
370+ ALPS_fns.$(OBJEXT ) : ALPS_io.$(OBJEXT ) ALPS_fns_rel.$(OBJEXT ) ALPS_NHDS.$(OBJEXT )
371+ ALPS_fns_rel.$(OBJEXT ) : ALPS_analyt.$(OBJEXT )
372+ ALPS_analyt.$(OBJEXT ) ALPS_com.$(OBJEXT ) ALPS_io.$(OBJEXT ) ALPS_NHDS.$(OBJEXT ) : ALPS_var.$(OBJEXT )
366373
367374ALPS$(EXEEXT ) : $(ALPS_OBJECTS ) $(ALPS_DEPENDENCIES ) $(EXTRA_ALPS_DEPENDENCIES )
368375 @rm -f ALPS$(EXEEXT )
You can’t perform that action at this time.
0 commit comments