forked from GitHub/gf-core
Synopsis makefile: change "../alltenses" to "alltenses"
This commit is contained in:
@@ -19,31 +19,31 @@ abstract:
|
||||
exx-script:
|
||||
runghc MkExx.hs <api-examples.txt >api-examples.gfs
|
||||
exx: exx-script
|
||||
gf -retain -s ../alltenses/TryAfr.gfo <api-examples.gfs >api-examples-Afr.txt
|
||||
gf -retain -s ../alltenses/TryBul.gfo <api-examples.gfs >api-examples-Bul.txt
|
||||
gf -retain -s ../alltenses/TryCat.gfo <api-examples.gfs >api-examples-Cat.txt
|
||||
gf -retain -s ../alltenses/TryChi.gfo <api-examples.gfs >api-examples-Chi.txt
|
||||
gf -retain -s ../alltenses/TryDan.gfo <api-examples.gfs >api-examples-Dan.txt
|
||||
gf -retain -s ../alltenses/TryDut.gfo <api-examples.gfs >api-examples-Dut.txt
|
||||
gf -retain -s ../alltenses/TryEng.gfo <api-examples.gfs >api-examples-Eng.txt
|
||||
gf -retain -s ../alltenses/TryFin.gfo <api-examples.gfs >api-examples-Fin.txt
|
||||
gf -retain -s ../alltenses/TryFre.gfo <api-examples.gfs >api-examples-Fre.txt
|
||||
gf -retain -s ../alltenses/TryGer.gfo <api-examples.gfs >api-examples-Ger.txt
|
||||
gf -retain -s ../alltenses/TryGre.gfo <api-examples.gfs >api-examples-Gre.txt
|
||||
gf -retain -s ../alltenses/TryHin.gfo <api-examples.gfs >api-examples-Hin.txt
|
||||
gf -retain -s ../alltenses/TryIta.gfo <api-examples.gfs >api-examples-Ita.txt
|
||||
gf -retain -s ../alltenses/TryJpn.gfo <api-examples.gfs >api-examples-Jpn.txt
|
||||
gf -retain -s ../alltenses/TryLav.gfo <api-examples.gfs >api-examples-Lav.txt
|
||||
gf -retain -s ../alltenses/TryMlt.gfo <api-examples.gfs >api-examples-Mlt.txt
|
||||
gf -retain -s ../alltenses/TryNep.gfo <api-examples.gfs >api-examples-Nep.txt
|
||||
gf -retain -s ../alltenses/TryNor.gfo <api-examples.gfs >api-examples-Nor.txt
|
||||
gf -retain -s ../alltenses/TryPes.gfo <api-examples.gfs >api-examples-Pes.txt
|
||||
gf -retain -s ../alltenses/TryPnb.gfo <api-examples.gfs >api-examples-Pnb.txt
|
||||
gf -retain -s ../alltenses/TryPol.gfo <api-examples.gfs >api-examples-Pol.txt
|
||||
gf -retain -s ../alltenses/TryRon.gfo <api-examples.gfs >api-examples-Ron.txt
|
||||
gf -retain -s ../alltenses/TryRus.gfo <api-examples.gfs >api-examples-Rus.txt
|
||||
gf -retain -s ../alltenses/TrySnd.gfo <api-examples.gfs >api-examples-Snd.txt
|
||||
gf -retain -s ../alltenses/TrySpa.gfo <api-examples.gfs >api-examples-Spa.txt
|
||||
gf -retain -s ../alltenses/TrySwe.gfo <api-examples.gfs >api-examples-Swe.txt
|
||||
gf -retain -s ../alltenses/TryTha.gfo <api-examples.gfs >api-examples-Tha.txt
|
||||
gf -retain -s ../alltenses/TryUrd.gfo <api-examples.gfs >api-examples-Urd.txt
|
||||
gf -retain -s alltenses/TryAfr.gfo <api-examples.gfs >api-examples-Afr.txt
|
||||
gf -retain -s alltenses/TryBul.gfo <api-examples.gfs >api-examples-Bul.txt
|
||||
gf -retain -s alltenses/TryCat.gfo <api-examples.gfs >api-examples-Cat.txt
|
||||
gf -retain -s alltenses/TryChi.gfo <api-examples.gfs >api-examples-Chi.txt
|
||||
gf -retain -s alltenses/TryDan.gfo <api-examples.gfs >api-examples-Dan.txt
|
||||
gf -retain -s alltenses/TryDut.gfo <api-examples.gfs >api-examples-Dut.txt
|
||||
gf -retain -s alltenses/TryEng.gfo <api-examples.gfs >api-examples-Eng.txt
|
||||
gf -retain -s alltenses/TryFin.gfo <api-examples.gfs >api-examples-Fin.txt
|
||||
gf -retain -s alltenses/TryFre.gfo <api-examples.gfs >api-examples-Fre.txt
|
||||
gf -retain -s alltenses/TryGer.gfo <api-examples.gfs >api-examples-Ger.txt
|
||||
gf -retain -s alltenses/TryGre.gfo <api-examples.gfs >api-examples-Gre.txt
|
||||
gf -retain -s alltenses/TryHin.gfo <api-examples.gfs >api-examples-Hin.txt
|
||||
gf -retain -s alltenses/TryIta.gfo <api-examples.gfs >api-examples-Ita.txt
|
||||
gf -retain -s alltenses/TryJpn.gfo <api-examples.gfs >api-examples-Jpn.txt
|
||||
gf -retain -s alltenses/TryLav.gfo <api-examples.gfs >api-examples-Lav.txt
|
||||
gf -retain -s alltenses/TryMlt.gfo <api-examples.gfs >api-examples-Mlt.txt
|
||||
gf -retain -s alltenses/TryNep.gfo <api-examples.gfs >api-examples-Nep.txt
|
||||
gf -retain -s alltenses/TryNor.gfo <api-examples.gfs >api-examples-Nor.txt
|
||||
gf -retain -s alltenses/TryPes.gfo <api-examples.gfs >api-examples-Pes.txt
|
||||
gf -retain -s alltenses/TryPnb.gfo <api-examples.gfs >api-examples-Pnb.txt
|
||||
gf -retain -s alltenses/TryPol.gfo <api-examples.gfs >api-examples-Pol.txt
|
||||
gf -retain -s alltenses/TryRon.gfo <api-examples.gfs >api-examples-Ron.txt
|
||||
gf -retain -s alltenses/TryRus.gfo <api-examples.gfs >api-examples-Rus.txt
|
||||
gf -retain -s alltenses/TrySnd.gfo <api-examples.gfs >api-examples-Snd.txt
|
||||
gf -retain -s alltenses/TrySpa.gfo <api-examples.gfs >api-examples-Spa.txt
|
||||
gf -retain -s alltenses/TrySwe.gfo <api-examples.gfs >api-examples-Swe.txt
|
||||
gf -retain -s alltenses/TryTha.gfo <api-examples.gfs >api-examples-Tha.txt
|
||||
gf -retain -s alltenses/TryUrd.gfo <api-examples.gfs >api-examples-Urd.txt
|
||||
|
||||
Reference in New Issue
Block a user