Nuke bogus all: dependency.

This commit is contained in:
mycroft 1997-05-16 21:16:47 +00:00
parent a55656a0f8
commit 2b799e1f99
1 changed files with 1 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.9 1997/05/13 21:01:58 phil Exp $
# $NetBSD: Makefile,v 1.10 1997/05/16 21:16:47 mycroft Exp $
LIB= cc1
@ -34,8 +34,6 @@ SRCS= bc-arity.h bc-opcode.h bc-opname.h c-parse.h bc-emit.c \
insn-peep.c insn-opinit.c insn-recog.c insn-extract.c insn-output.c \
insn-emit.c insn-attrtab.c
all: lib$(LIB).a
insn-attr.h: genattr $(MD)
./genattr $(MD) > insn-attr.h
CLEANFILES += insn-attr.h genattr genattr.o