forked from Imagelibrary/rtems
2001-09-28 Joel Sherrill <joel@OARcorp.com>
* sonic/Makefile.am: Don't build unless HAS_NETWORKING.
This commit is contained in:
@@ -25,7 +25,9 @@ $(PGM): $(OBJS)
|
|||||||
|
|
||||||
# the .rel file built here will be put into libbsp.a by ../wrapup/Makefile
|
# the .rel file built here will be put into libbsp.a by ../wrapup/Makefile
|
||||||
|
|
||||||
|
if HAS_NETWORKING
|
||||||
all-local: $(ARCH) $(OBJS) $(PGM)
|
all-local: $(ARCH) $(OBJS) $(PGM)
|
||||||
|
endif
|
||||||
|
|
||||||
.PRECIOUS: $(PGM)
|
.PRECIOUS: $(PGM)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user