### The point of this test is to check an edge case for i386 architecture
### with "fast stubs". We want to verify that a fast stub that ends
### near the page boundary for the __IMPORT segment does not cause an
### The point of this test is to check an edge case for i386 architecture
### with "fast stubs". We want to verify that a fast stub that ends
### near the page boundary for the __IMPORT segment does not cause an
${CC} ${CCFLAGS} -dynamiclib pointers.c funcs.c -DCASE=1 -o libtest1.dylib libfoo.dylib
libtest2.dylib: pointers.c funcs.c libfoo.dylib
${CC} ${CCFLAGS} -dynamiclib pointers.c funcs.c -DCASE=1 -o libtest1.dylib libfoo.dylib
libtest2.dylib: pointers.c funcs.c libfoo.dylib