Remove duplicate LIBC line from makefile
This commit is contained in:
2
Makefile
2
Makefile
@@ -33,8 +33,6 @@ OBJCOPY := $(DEVKITARM)/bin/arm-none-eabi-objcopy
|
|||||||
LIBGCC := tools/agbcc/lib/libgcc.a
|
LIBGCC := tools/agbcc/lib/libgcc.a
|
||||||
LIBC := tools/agbcc/lib/libc.a
|
LIBC := tools/agbcc/lib/libc.a
|
||||||
|
|
||||||
LIBC := tools/agbcc/lib/libc.a
|
|
||||||
|
|
||||||
SHA1 := sha1sum -c
|
SHA1 := sha1sum -c
|
||||||
|
|
||||||
GFX := tools/gbagfx/gbagfx
|
GFX := tools/gbagfx/gbagfx
|
||||||
|
|||||||
Reference in New Issue
Block a user