Remove duplicate LIBC line from makefile
This commit is contained in:
parent
6fa37dc82c
commit
fd267b2dc3
1 changed files with 0 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -33,8 +33,6 @@ OBJCOPY := $(DEVKITARM)/bin/arm-none-eabi-objcopy
|
|||
LIBGCC := tools/agbcc/lib/libgcc.a
|
||||
LIBC := tools/agbcc/lib/libc.a
|
||||
|
||||
LIBC := tools/agbcc/lib/libc.a
|
||||
|
||||
SHA1 := sha1sum -c
|
||||
|
||||
GFX := tools/gbagfx/gbagfx
|
||||
|
|
Loading…
Reference in a new issue