annotate interps/c-intercal/buildaux/hostmak.in @ 2952:0526d4e775fb

<shachaf> q | paste
author HackBot
date Sun, 26 May 2013 10:49:43 +0000
parents 859f9b4339e6
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
996
859f9b4339e6 <Gregor> tar xf egobot.tar.xz
HackBot
parents:
diff changeset
1 CC_FOR_BUILD = @CC@
859f9b4339e6 <Gregor> tar xf egobot.tar.xz
HackBot
parents:
diff changeset
2 CFLAGS_FOR_BUILD = @CFLAGS@
859f9b4339e6 <Gregor> tar xf egobot.tar.xz
HackBot
parents:
diff changeset
3 CPPFLAGS_FOR_BUILD = @CPPFLAGS@
859f9b4339e6 <Gregor> tar xf egobot.tar.xz
HackBot
parents:
diff changeset
4 EXEEXT_FOR_BUILD = @EXEEXT@
859f9b4339e6 <Gregor> tar xf egobot.tar.xz
HackBot
parents:
diff changeset
5 LDFLAGS_FOR_BUILD = @LDFLAGS@
859f9b4339e6 <Gregor> tar xf egobot.tar.xz
HackBot
parents:
diff changeset
6 LIBS_FOR_BUILD = @LIBS@