MDS= $(wildcard *.md)
HTMLS = $(patsubst %.md, html/%.html, $(MDS))

.PHONY : all

all : $(HTMLS)

html/%.html: %.md 
	pandoc -f markdown -t html -s $< -o $@

# Dependencies for File: Background information & existing systems
=========================================

There are at least two basic types of existing applications/platforms
that should provide useful input into the design of the language for
data reductions:
Background information & existing systems
=========================================

There are at least two basic types of existing applications/platforms
that should provide useful input into the design of the language for
data reductions: (like
Background information & existing systems
=========================================

There are at least two basic types of existing applications/platforms
that should provide useful input into the design of the language for
data reductions: /community.haskell.org/~ndm/downloads/paper-shake_before_building-10_sep_2012.pdf
Background information & existing systems
=========================================

There are at least two basic types of existing applications/platforms
that should provide useful input into the design of the language for
data reductions: /github.com/timarmstrong/pydflow
Background information & existing systems
=========================================

There are at least two basic types of existing applications/platforms
that should provide useful input into the design of the language for
data reductions: /haskell-distributed.github.io
Background information & existing systems
=========================================

There are at least two basic types of existing applications/platforms
that should provide useful input into the design of the language for
data reductions: /pegasus.isi.edu
Background information & existing systems
=========================================

There are at least two basic types of existing applications/platforms
that should provide useful input into the design of the language for
data reductions: /people.cs.uchicago.edu/%7Etga/pubs/armstrong-masters-rev.pdf
Background information & existing systems
=========================================

There are at least two basic types of existing applications/platforms
that should provide useful input into the design of the language for
data reductions: /sites.google.com/site/exmcomputing/pubs
Background information & existing systems
=========================================

There are at least two basic types of existing applications/platforms
that should provide useful input into the design of the language for
data reductions: /sites.google.com/site/exmcomputing/swift-t
Background information & existing systems
=========================================

There are at least two basic types of existing applications/platforms
that should provide useful input into the design of the language for
data reductions: /www.ci.uchicago.edu/swift/main
Background information & existing systems
=========================================

There are at least two basic types of existing applications/platforms
that should provide useful input into the design of the language for
data reductions: and
Background information & existing systems
=========================================

There are at least two basic types of existing applications/platforms
that should provide useful input into the design of the language for
data reductions: build
Background information & existing systems
=========================================

There are at least two basic types of existing applications/platforms
that should provide useful input into the design of the language for
data reductions: dataflow
Background information & existing systems
=========================================

There are at least two basic types of existing applications/platforms
that should provide useful input into the design of the language for
data reductions: make)
Background information & existing systems
=========================================

There are at least two basic types of existing applications/platforms
that should provide useful input into the design of the language for
data reductions: software
Background information & existing systems
=========================================

There are at least two basic types of existing applications/platforms
that should provide useful input into the design of the language for
data reductions: systems
