use .y/.l files in SRCS instead of the generated ones;

this makes the cleanup work
ok'd by tv
This commit is contained in:
drochner 1999-03-15 20:34:28 +00:00
parent 6d5adc08bd
commit ba7dfe899d

View File

@ -1,8 +1,8 @@
# $NetBSD: Makefile.inc,v 1.3 1999/02/04 23:24:51 tv Exp $
# $NetBSD: Makefile.inc,v 1.4 1999/03/15 20:34:28 drochner Exp $
.include <bsd.own.mk> # MACHINE_GNU_ARCH
TARG_CPU_C= tc-mips.c itbl-ops.c itbl-parse.c itbl-lex.c e-mipself.c
TARG_CPU_C= tc-mips.c itbl-ops.c itbl-parse.y itbl-lex.l e-mipself.c
OBJ_FORMAT_C= obj-elf.c
ATOF_TARG_C= atof-ieee.c