Paste number 60597: makefile

Paste number 60597: makefile
Pasted by: zack
5 days, 9 hours ago
None
Paste contents:
Raw Source | XML | Display As

CXX = g++
CXXFLAGS =  -c -g  `llvm-config --cflags`

LIBS = -g `llvm-config --ldflags --libs core executionengine interpreter`



default: test6


test6: test6.o
        $(CXX) test6.o $(LIBS) -o $@

test6.o: test6.cpp
        $(CXX) $(CXXFLAGS) test6.cpp

This paste has no annotations.

Colorize as:
Show Line Numbers

Ads absolutely not by Google

Lisppaste pastes can be made by anyone at any time. Imagine a fearsomely comprehensive disclaimer of liability. Now fear, comprehensively.