[llvm-commits] CVS: llvm/test/Programs/MultiSource/McCat-18-imp/Makefile
Chris Lattner
lattner at cs.uiuc.edu
Mon May 12 13:07:07 PDT 2003
Changes in directory llvm/test/Programs/MultiSource/McCat-18-imp:
Makefile added (r1.1)
---
Log message:
Initial checkin
---
Diffs of the changes:
Index: llvm/test/Programs/MultiSource/McCat-18-imp/Makefile
diff -c /dev/null llvm/test/Programs/MultiSource/McCat-18-imp/Makefile:1.1
*** /dev/null Mon May 12 13:06:43 2003
--- llvm/test/Programs/MultiSource/McCat-18-imp/Makefile Mon May 12 13:06:33 2003
***************
*** 0 ****
--- 1,7 ----
+ LEVEL = ../../../..
+ PROG = imp
+ RUN_OPTIONS += sg01.imp
+ LDFLAGS := -lm
+
+ include ../Makefile.multisrc
+
More information about the llvm-commits
mailing list