0b5a813707
X-SVN-Rev: 32793
7 lines
141 B
Bash
Executable File
7 lines
141 B
Bash
Executable File
#!/bin/sh
|
|
# /* Copyright (C) 2011-2012 IBM Corporation and Others. All Rights Reserved */
|
|
icc -o iculd iculd.c
|
|
icc -o cxxfilt cxxfilt.cpp
|
|
|
|
|