Unify lexer.c_DEPENDENCIES
This commit is contained in:
parent
efca454179
commit
428b0b2edd
10 changed files with 3 additions and 27 deletions
|
@ -5,9 +5,6 @@ COMMON_ASFLAGS = -nostdinc -m64
|
|||
COMMON_CFLAGS = -ffreestanding -m64 -mno-app-regs
|
||||
COMMON_LDFLAGS = -melf64_sparc -nostdlib -mno-relax
|
||||
|
||||
# Used by various components. These rules need to precede them.
|
||||
script/lexer.c_DEPENDENCIES = grub_script.tab.h
|
||||
|
||||
# Images.
|
||||
pkglib_IMAGES = boot.img diskboot.img kernel.img
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue