Loading Makefile.in +1 −1 Original line number Diff line number Diff line Loading @@ -183,7 +183,7 @@ libcc: $(FORTHLIB:%=%.libcc) %.libcc: -echo "generating library $(@:%.libcc=%)" -$(ENGINE) unix/cpu.fs -e "also c-lib s\" $(LIBCCNAMED)/\" >libcc-named-dir libcc-path clear-path libcc-named-dir libcc-path also-path :noname 2drop s\" $(libccdir)/\" ; is replace-rpath previous cpuflags off" $(@:%.libcc=%) -e bye -env HOSTPREFIX="$(HOST)" $(ENGINE) unix/cpu.fs -e "also c-lib s\" $(LIBCCNAMED)/\" >libcc-named-dir libcc-path clear-path libcc-named-dir libcc-path also-path :noname 2drop s\" $(libccdir)/\" ; is replace-rpath previous cpuflags off" $(@:%.libcc=%) -e bye net2o.fi: $(SOURCES) $(FORTHLIB) GFORTH=$(GFORTH_FAST) gforthmi net2o.fi n2o.fs -e 'locs[] $$free wheres $$free' Loading addr.fs +1 −1 Original line number Diff line number Diff line \ net2o template for new files \ Copyright (C) 2015 Bernd Paysan \ Copyright © 2015 Bernd Paysan \ This program is free software: you can redistribute it and/or modify \ it under the terms of the GNU Affero General Public License as published by Loading android/net.fs +1 −1 Original line number Diff line number Diff line \ Andoid specific network stuff \ Copyright (C) 2016 Bernd Paysan \ Copyright © 2016 Bernd Paysan \ This program is free software: you can redistribute it and/or modify \ it under the terms of the GNU Affero General Public License as published by Loading android/notify.fs +1 −1 Original line number Diff line number Diff line \ Andoid specific notification stuff \ Copyright (C) 2016 Bernd Paysan \ Copyright © 2016 Bernd Paysan \ This program is free software: you can redistribute it and/or modify \ it under the terms of the GNU Affero General Public License as published by Loading android/qrscan-android.fs +1 −1 Original line number Diff line number Diff line \ scan color QR codes on Android \ Copyright (C) 2016 Bernd Paysan \ Copyright © 2016 Bernd Paysan \ This program is free software: you can redistribute it and/or modify \ it under the terms of the GNU Affero General Public License as published by Loading Loading
Makefile.in +1 −1 Original line number Diff line number Diff line Loading @@ -183,7 +183,7 @@ libcc: $(FORTHLIB:%=%.libcc) %.libcc: -echo "generating library $(@:%.libcc=%)" -$(ENGINE) unix/cpu.fs -e "also c-lib s\" $(LIBCCNAMED)/\" >libcc-named-dir libcc-path clear-path libcc-named-dir libcc-path also-path :noname 2drop s\" $(libccdir)/\" ; is replace-rpath previous cpuflags off" $(@:%.libcc=%) -e bye -env HOSTPREFIX="$(HOST)" $(ENGINE) unix/cpu.fs -e "also c-lib s\" $(LIBCCNAMED)/\" >libcc-named-dir libcc-path clear-path libcc-named-dir libcc-path also-path :noname 2drop s\" $(libccdir)/\" ; is replace-rpath previous cpuflags off" $(@:%.libcc=%) -e bye net2o.fi: $(SOURCES) $(FORTHLIB) GFORTH=$(GFORTH_FAST) gforthmi net2o.fi n2o.fs -e 'locs[] $$free wheres $$free' Loading
addr.fs +1 −1 Original line number Diff line number Diff line \ net2o template for new files \ Copyright (C) 2015 Bernd Paysan \ Copyright © 2015 Bernd Paysan \ This program is free software: you can redistribute it and/or modify \ it under the terms of the GNU Affero General Public License as published by Loading
android/net.fs +1 −1 Original line number Diff line number Diff line \ Andoid specific network stuff \ Copyright (C) 2016 Bernd Paysan \ Copyright © 2016 Bernd Paysan \ This program is free software: you can redistribute it and/or modify \ it under the terms of the GNU Affero General Public License as published by Loading
android/notify.fs +1 −1 Original line number Diff line number Diff line \ Andoid specific notification stuff \ Copyright (C) 2016 Bernd Paysan \ Copyright © 2016 Bernd Paysan \ This program is free software: you can redistribute it and/or modify \ it under the terms of the GNU Affero General Public License as published by Loading
android/qrscan-android.fs +1 −1 Original line number Diff line number Diff line \ scan color QR codes on Android \ Copyright (C) 2016 Bernd Paysan \ Copyright © 2016 Bernd Paysan \ This program is free software: you can redistribute it and/or modify \ it under the terms of the GNU Affero General Public License as published by Loading