~ubuntu-branches/ubuntu/maverick/agda-stdlib/maverick

« back to all changes in this revision

Viewing changes to GNUmakefile

  • Committer: Bazaar Package Importer
  • Author(s): Iain Lane
  • Date: 2010-01-08 23:35:09 UTC
  • Revision ID: james.westby@ubuntu.com-20100108233509-l6ejt9xji64xysfb
ImportĀ upstreamĀ versionĀ 0.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
AGDA=agda
 
2
 
 
3
test: Everything.agda
 
4
        $(AGDA) -i. -isrc README.agda
 
5
 
 
6
.PHONY: Everything.agda
 
7
Everything.agda:
 
8
        runhaskell GenerateEverything.hs