llvm-mirror/tools/dis/Makefile
Misha Brukman 84acb273f9 Chomped spurious blank lines.
llvm-svn: 7700
2003-08-08 15:37:35 +00:00

6 lines
114 B
Makefile

LEVEL = ../..
TOOLNAME = dis
USEDLIBS = bcreader cwriter ipa.a vmcore support.a
include $(LEVEL)/Makefile.common