rename overview rule

This commit is contained in:
Simon Michael 2007-03-10 02:07:11 +00:00
parent 6f5fdc3564
commit 411ec12636

View File

@ -18,7 +18,7 @@ xprof:
haddock:
haddock -h -o doc *.hs
update-overview:
overview:
runhaskell ./overview.hs >.ovtmp; mv .ovtmp OVERVIEW
loc: