mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 12:23:31 +08:00
avoid building chew into $(srcdir)
This commit is contained in:
@ -110,6 +110,7 @@ install-info: info
|
|||||||
docs: chew protos bfd.info bfd.dvi bfd.ps
|
docs: chew protos bfd.info bfd.dvi bfd.ps
|
||||||
|
|
||||||
chew: chew.c
|
chew: chew.c
|
||||||
|
$(CC) $(CFLAGS) -o chew $(srcdir)/chew.c $(LOADLIBES)
|
||||||
|
|
||||||
protos: libbfd.h libcoff.h bfd.h
|
protos: libbfd.h libcoff.h bfd.h
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user