cortav  Diff

Differences From Artifact [53dba558cc]:

To Artifact [8d3e37cc0b]:


1
2
3
4
5
6
7
8
9
10
# [ʞ] makefile
#  ~ lexi hale <lexi@hale.su>
#  🄯 AGPLv3
#  ? this script performs the tasks necessary to produce a mostly
#    standalone cortav executable from the source files in the
#    repository. it assumes the presence of the following tools
#    in $SHELL or in $PATH:
#
#     * which    * cat
#     * mkdir    * echo


|







1
2
3
4
5
6
7
8
9
10
# [ʞ] makefile
#  ~ lexi hale <lexi@hale.su>
#  🄯 EUPL v1.2
#  ? this script performs the tasks necessary to produce a mostly
#    standalone cortav executable from the source files in the
#    repository. it assumes the presence of the following tools
#    in $SHELL or in $PATH:
#
#     * which    * cat
#     * mkdir    * echo