diff --git a/lib/doc/Makefile b/lib/doc/Makefile index ab730cad5..f2514c4bf 100644 --- a/lib/doc/Makefile +++ b/lib/doc/Makefile @@ -19,31 +19,31 @@ abstract: exx-script: runghc MkExx.hs api-examples.gfs exx: exx-script - gf -retain -s ../alltenses/TryAfr.gfo api-examples-Afr.txt - gf -retain -s ../alltenses/TryBul.gfo api-examples-Bul.txt - gf -retain -s ../alltenses/TryCat.gfo api-examples-Cat.txt - gf -retain -s ../alltenses/TryChi.gfo api-examples-Chi.txt - gf -retain -s ../alltenses/TryDan.gfo api-examples-Dan.txt - gf -retain -s ../alltenses/TryDut.gfo api-examples-Dut.txt - gf -retain -s ../alltenses/TryEng.gfo api-examples-Eng.txt - gf -retain -s ../alltenses/TryFin.gfo api-examples-Fin.txt - gf -retain -s ../alltenses/TryFre.gfo api-examples-Fre.txt - gf -retain -s ../alltenses/TryGer.gfo api-examples-Ger.txt - gf -retain -s ../alltenses/TryGre.gfo api-examples-Gre.txt - gf -retain -s ../alltenses/TryHin.gfo api-examples-Hin.txt - gf -retain -s ../alltenses/TryIta.gfo api-examples-Ita.txt - gf -retain -s ../alltenses/TryJpn.gfo api-examples-Jpn.txt - gf -retain -s ../alltenses/TryLav.gfo api-examples-Lav.txt - gf -retain -s ../alltenses/TryMlt.gfo api-examples-Mlt.txt - gf -retain -s ../alltenses/TryNep.gfo api-examples-Nep.txt - gf -retain -s ../alltenses/TryNor.gfo api-examples-Nor.txt - gf -retain -s ../alltenses/TryPes.gfo api-examples-Pes.txt - gf -retain -s ../alltenses/TryPnb.gfo api-examples-Pnb.txt - gf -retain -s ../alltenses/TryPol.gfo api-examples-Pol.txt - gf -retain -s ../alltenses/TryRon.gfo api-examples-Ron.txt - gf -retain -s ../alltenses/TryRus.gfo api-examples-Rus.txt - gf -retain -s ../alltenses/TrySnd.gfo api-examples-Snd.txt - gf -retain -s ../alltenses/TrySpa.gfo api-examples-Spa.txt - gf -retain -s ../alltenses/TrySwe.gfo api-examples-Swe.txt - gf -retain -s ../alltenses/TryTha.gfo api-examples-Tha.txt - gf -retain -s ../alltenses/TryUrd.gfo api-examples-Urd.txt + gf -retain -s alltenses/TryAfr.gfo api-examples-Afr.txt + gf -retain -s alltenses/TryBul.gfo api-examples-Bul.txt + gf -retain -s alltenses/TryCat.gfo api-examples-Cat.txt + gf -retain -s alltenses/TryChi.gfo api-examples-Chi.txt + gf -retain -s alltenses/TryDan.gfo api-examples-Dan.txt + gf -retain -s alltenses/TryDut.gfo api-examples-Dut.txt + gf -retain -s alltenses/TryEng.gfo api-examples-Eng.txt + gf -retain -s alltenses/TryFin.gfo api-examples-Fin.txt + gf -retain -s alltenses/TryFre.gfo api-examples-Fre.txt + gf -retain -s alltenses/TryGer.gfo api-examples-Ger.txt + gf -retain -s alltenses/TryGre.gfo api-examples-Gre.txt + gf -retain -s alltenses/TryHin.gfo api-examples-Hin.txt + gf -retain -s alltenses/TryIta.gfo api-examples-Ita.txt + gf -retain -s alltenses/TryJpn.gfo api-examples-Jpn.txt + gf -retain -s alltenses/TryLav.gfo api-examples-Lav.txt + gf -retain -s alltenses/TryMlt.gfo api-examples-Mlt.txt + gf -retain -s alltenses/TryNep.gfo api-examples-Nep.txt + gf -retain -s alltenses/TryNor.gfo api-examples-Nor.txt + gf -retain -s alltenses/TryPes.gfo api-examples-Pes.txt + gf -retain -s alltenses/TryPnb.gfo api-examples-Pnb.txt + gf -retain -s alltenses/TryPol.gfo api-examples-Pol.txt + gf -retain -s alltenses/TryRon.gfo api-examples-Ron.txt + gf -retain -s alltenses/TryRus.gfo api-examples-Rus.txt + gf -retain -s alltenses/TrySnd.gfo api-examples-Snd.txt + gf -retain -s alltenses/TrySpa.gfo api-examples-Spa.txt + gf -retain -s alltenses/TrySwe.gfo api-examples-Swe.txt + gf -retain -s alltenses/TryTha.gfo api-examples-Tha.txt + gf -retain -s alltenses/TryUrd.gfo api-examples-Urd.txt