Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
Transforms
Makefile
Find file
Normal view
History
Permalink
Makefile
98 B
Newer
Older
Check in makefile
Chris Lattner
committed
Oct 13, 2001
1
LEVEL
=
../..
Added Instrumentation subdirectory.
Vikram S. Adve
committed
Oct 15, 2001
2
DIRS
=
Instrumentation
Check in makefile
Chris Lattner
committed
Oct 13, 2001
3
4
5
6
7
LIBRARYNAME
=
transforms
include
$(LEVEL)/Makefile.common