diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-09-01 23:44:26 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-09-01 23:44:26 +0000 |
| commit | c467132cb1ba19e98d31393a119022e8343dcc9d (patch) | |
| tree | ff9a7f47c8a6354d2027a4637248db9d2692b214 /gnu/usr.bin/binutils/libopcodes/Makefile.alpha | |
| parent | 55b3d7e976161c1f45e8c5283fa1524a310a710c (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/binutils/libopcodes/Makefile.alpha')
| -rw-r--r-- | gnu/usr.bin/binutils/libopcodes/Makefile.alpha | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/gnu/usr.bin/binutils/libopcodes/Makefile.alpha b/gnu/usr.bin/binutils/libopcodes/Makefile.alpha index b2f7a7912c0b..03d911dbd73b 100644 --- a/gnu/usr.bin/binutils/libopcodes/Makefile.alpha +++ b/gnu/usr.bin/binutils/libopcodes/Makefile.alpha @@ -1,6 +1,4 @@ -# # $FreeBSD$ -# -SRCS+= alpha-dis.c alpha-opc.c -CFLAGS+= -DARCH_alpha +SRCS+= alpha-dis.c alpha-opc.c +CFLAGS+= -DARCH_alpha |
