Files
Upsilon/Makefile.blackbox
Felix Raimundo b5b11e0120 Pretify the makefile.
Change-Id: I14e8d3a5fcdd23b0cd28094d0d1f9d2dc702f86e
2016-03-18 14:33:53 +01:00

9 lines
65 B
Makefile

CC=clang
CXX=clang++
LD=clang++
SIZE=size
LDFLAGS =
USE_LIBA=1