diff options
Diffstat (limited to 'usr/src/tools/ctf/libctf/sparc')
| -rw-r--r-- | usr/src/tools/ctf/libctf/sparc/Makefile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/usr/src/tools/ctf/libctf/sparc/Makefile b/usr/src/tools/ctf/libctf/sparc/Makefile new file mode 100644 index 0000000000..fff958ac6e --- /dev/null +++ b/usr/src/tools/ctf/libctf/sparc/Makefile @@ -0,0 +1,8 @@ +# +# Copyright 2004 Sun Microsystems, Inc. All rights reserved. +# Use is subject to license terms. +# + +include ../Makefile.com + +all: $(LIBS) |
