1 LD_EXTRAS
= -L.
-lto-be-removed
-lpresent
6 a.out
: libto-be-removed libpresent
8 libto-be-removed
: libpresent
9 $(MAKE
) -f
$(MAKEFILE_RULES
) \
10 DYLIB_ONLY
=YES DYLIB_C_SOURCES
=to-be-removed.c DYLIB_NAME
=to-be-removed \
11 LD_EXTRAS
="-L. -lpresent"
14 $(MAKE
) -f
$(MAKEFILE_RULES
) \
15 DYLIB_ONLY
=YES DYLIB_C_SOURCES
=present.c DYLIB_NAME
=present