Unify lexer.c_DEPENDENCIES

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-02-10 01:09:23 +01:00
parent efca454179
commit 428b0b2edd
10 changed files with 3 additions and 27 deletions

View file

@ -5,9 +5,6 @@ COMMON_ASFLAGS = -nostdinc -D__ASSEMBLY__
COMMON_CFLAGS = -ffreestanding
COMMON_LDFLAGS += -nostdlib
# Used by various components. These rules need to precede them.
script/lexer.c_DEPENDENCIES = grub_script.tab.h
# Images.
kernel_img_HEADERS += cpu/libgcc.h ieee1275/ieee1275.h