diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2001-10-15 02:13:26 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-10-15 02:13:26 +0000 |
| commit | e1382dde0b9c3eb30f49ca0cfb3c18f7ec629315 (patch) | |
| tree | c6c997a451ede1663c164ed2129b1a3ffaae0ad3 /gnu/usr.bin/binutils/libopcodes | |
| parent | d36803e209173c9ef5c0192c5f1d1ef6ef37fd48 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/binutils/libopcodes')
| -rw-r--r-- | gnu/usr.bin/binutils/libopcodes/Makefile.ia64 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gnu/usr.bin/binutils/libopcodes/Makefile.ia64 b/gnu/usr.bin/binutils/libopcodes/Makefile.ia64 new file mode 100644 index 000000000000..98198cdea109 --- /dev/null +++ b/gnu/usr.bin/binutils/libopcodes/Makefile.ia64 @@ -0,0 +1,4 @@ +# $FreeBSD$ + +SRCS+= ia64-dis.c ia64-opc.c +CFLAGS+= -DARCH_ia64 |
