Home
last modified time | relevance | path

Searched refs:target (Results 1 – 13 of 13) sorted by relevance

/libtiff-4.0.7/test/
H A Draw_decode.c82 unsigned char *target = buffer + cluster*6; in check_cluster() local
84 if (memcmp(target, expected_cluster, 6) == 0) { in check_cluster()
98 target[0], target[1], in check_cluster()
99 target[4], target[5], in check_cluster()
100 target[2], target[3] ); in check_cluster()
/libtiff-4.0.7/contrib/
H A DMakefile.in418 target=`echo $@ | sed s/-recursive//`; \
424 echo "Making $$target in $$subdir"; \
427 local_target="$$target-am"; \
429 local_target="$$target"; \
435 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
/libtiff-4.0.7/build/
H A DMakefile.in419 target=`echo $@ | sed s/-recursive//`; \
425 echo "Making $$target in $$subdir"; \
428 local_target="$$target-am"; \
430 local_target="$$target"; \
436 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
/libtiff-4.0.7/html/
H A DMakefile.in531 target=`echo $@ | sed s/-recursive//`; \
537 echo "Making $$target in $$subdir"; \
540 local_target="$$target-am"; \
542 local_target="$$target"; \
548 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
/libtiff-4.0.7/contrib/dbs/
H A DMakefile.in530 target=`echo $@ | sed s/-recursive//`; \
536 echo "Making $$target in $$subdir"; \
539 local_target="$$target-am"; \
541 local_target="$$target"; \
547 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
/libtiff-4.0.7/
H A DMakefile.in553 target=`echo $@ | sed s/-recursive//`; \
559 echo "Making $$target in $$subdir"; \
562 local_target="$$target-am"; \
564 local_target="$$target"; \
570 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
H A Daclocal.m4501 # We need awk for the "check" target (and possibly the TAP driver). The
699 @echo this is the am__doit target
711 *the\ am__doit\ target*)
721 *the\ am__doit\ target*)
H A DChangeLog516 with BSD make and to make use of cmake in 'distcheck' target
522 CMake build is now included in 'distcheck' target.
544 target to build either shared or static as required, and all the
1680 the run-time target whereas target is used to specify the final
1681 output target if the package is a build tool (like a compiler),
3107 available on the target system.
5981 html target uses man2html tool, groffhtml uses groff tool.
6336 * port/Makefile.in: fixed clean target per bug 92.
6346 make release target.
7073 * Added zip creation to relase makefile target
[all …]
H A Dconfigure1195 -target | --target | --targe | --targ | --tar | --ta | --t)
1197 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1320 target=$target_alias
4477 @echo this is the am__doit target
4490 *the\ am__doit\ target*)
4500 *the\ am__doit\ target*)
H A Dconfigure.ac47 dnl This will be used with the 'make release' target
/libtiff-4.0.7/html/man/
H A DCMakeLists.txt101 # htmldoc target to regenerate HTML files
/libtiff-4.0.7/config/
H A Dltmain.sh3288 target )
3300 arg_mode=target
3361 target)
5823 /* target_name transforms -- use actual target program name; might have lt- prefix */
/libtiff-4.0.7/m4/
H A Dlibtool.m4535 # The HP-UX ksh and POSIX shell print the target directory to stdout
1071 # if running on 10.5 or later, the deployment target defaults
1073 # target defaults to 10.4. Don't you love it?
3067 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.