Parent Directory
|
Revision Log
|
Patch
| revision 62 by james, Sun Dec 19 22:10:41 2004 UTC | revision 63 by james, Mon Dec 27 19:45:02 2004 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | # | |
| 2 | # This file is part of FactorCSS | |
| 3 | # Licensed under the MIT License, | |
| 4 | # http://www.opensource.org/licenses/mit-license | |
| 5 | # Copyright 2004 James Bursa <james@semichrome.net> | |
| 6 | # | |
| 7 | ||
| 8 | factorcss: Tokeniser.hs Parser.hs CSS.hs FactorCSS.hs | factorcss: Tokeniser.hs Parser.hs CSS.hs FactorCSS.hs |
| 9 | ghc -o $@ --make FactorCSS.hs | ghc -o $@ --make FactorCSS.hs |
| 10 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.26 |