view interps/c-intercal/host.mak @ 12286:8e9312c07f58 draft

<b_jonas> `` f=/hackenv/bin/botloop; >$f echo $\'#!/bin/sh\\necho "^botloop"\'; chmod -c a+x "$f"
author HackEso <hackeso@esolangs.org>
date Wed, 01 Jan 2020 09:36:54 +0000
parents 859f9b4339e6
children
line wrap: on
line source

CC_FOR_BUILD = gcc
CFLAGS_FOR_BUILD = -g -O2
CPPFLAGS_FOR_BUILD = 
EXEEXT_FOR_BUILD = 
LDFLAGS_FOR_BUILD = 
LIBS_FOR_BUILD =