mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 19:50:13 +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
|
||||
|
||||
chew: chew.c
|
||||
$(CC) $(CFLAGS) -o chew $(srcdir)/chew.c $(LOADLIBES)
|
||||
|
||||
protos: libbfd.h libcoff.h bfd.h
|
||||
|
||||
|
Reference in New Issue
Block a user