diff options
| author | thorpej <thorpej@NetBSD.org> | 2001-12-14 22:29:12 +0000 |
|---|---|---|
| committer | thorpej <thorpej@NetBSD.org> | 2001-12-14 22:29:12 +0000 |
| commit | 17f1178fc632d8742b9703b02cff5dcbfc12a197 (patch) | |
| tree | 47e1f5f12004dcd97558dbbeca8507156124530e /gnu/lib/libobjc | |
| parent | 01768cb6dabdad0216d0010a89d6a8ebab050045 (diff) | |
More toolchain2netbsd output for the Alpha, after coaxing
toolchain2netbsd to actually spit it out.
Diffstat (limited to 'gnu/lib/libobjc')
| -rw-r--r-- | gnu/lib/libobjc/alpha.mk | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gnu/lib/libobjc/alpha.mk b/gnu/lib/libobjc/alpha.mk new file mode 100644 index 00000000000..20cad458c9e --- /dev/null +++ b/gnu/lib/libobjc/alpha.mk @@ -0,0 +1,6 @@ +# This file is automatically generated. DO NOT EDIT! +# Generated from: NetBSD: toolchain2netbsd,v 1.13 2001/12/05 22:37:40 rafal Exp +# +G_ALL_CFLAGS=-I. -I${DIST}/libobjc -g -O2 -DIN_GCC +G_INCLUDES=-I${DIST}/libobjc/objc -I${DIST}/libobjc/../gcc -I${DIST}/libobjc/../gcc/config -I../../gcc -I${DIST}/libobjc/../include +G_OBJS=archive.o class.o encoding.o gc.o hash.o init.o linking.o misc.o nil_method.o NXConstStr.o Object.o objects.o Protocol.o sarray.o selector.o sendmsg.o thr.o thr-single.o |
