view interps/c-intercal/host.mak @ 5894:7c17d7d45d88

<ais523> ls wisdom/* | shuf | head -n 10 | xargs rm
author HackBot
date Wed, 12 Aug 2015 23:38:58 +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 =