OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:makedepend
(Results
1 - 25
of
187
) sorted by relevancy
1
2
3
4
5
6
7
8
/xsrc/external/mit/makedepend/dist/tests/28045/
makedep.sh
8
if [ "x$
MAKEDEPEND
" = "x" ]; then
9
MAKEDEPEND
=
makedepend
22
$
MAKEDEPEND
-f- -- -Itwo -Ione -I. -- ${test_srcdir}/28045/foo.cpp > /dev/null
25
$
MAKEDEPEND
-f- -- -I. -Ione -Itwo -- ${test_srcdir}/28045/foo.cpp > /dev/null
/xsrc/external/mit/makedepend/dist/tests/1/
makedep.sh
3
# Test case for bug https://gitlab.freedesktop.org/xorg/util/
makedepend
/issues/1
15
if [ "x$
MAKEDEPEND
" = "x" ]; then
16
MAKEDEPEND
=
makedepend
35
$
MAKEDEPEND
-f- -I. one/one.cpp two/two.cpp | grep "two/two.o: one/def.h" && false
/xsrc/external/mit/xsetmode/dist/
depcomp
354
makedepend
)
363
# X
makedepend
375
# Strip any option that
makedepend
may not understand. Remove
376
# the object too, otherwise
makedepend
will parse it as a source file.
385
${
MAKEDEPEND
-
makedepend
} -o"$obj_suffix" -f"$tmpdepfile" "$@"
/xsrc/external/mit/glw/dist/
depcomp
466
makedepend
)
475
# X
makedepend
492
# Strip any option that
makedepend
may not understand. Remove
493
# the object too, otherwise
makedepend
will parse it as a source file.
504
${
MAKEDEPEND
-
makedepend
} -o"$obj_suffix" -f"$tmpdepfile" "$@"
/xsrc/external/mit/libXevie/dist/
depcomp
466
makedepend
)
475
# X
makedepend
492
# Strip any option that
makedepend
may not understand. Remove
493
# the object too, otherwise
makedepend
will parse it as a source file.
504
${
MAKEDEPEND
-
makedepend
} -o"$obj_suffix" -f"$tmpdepfile" "$@"
/xsrc/external/mit/libXfontcache/dist/
depcomp
466
makedepend
)
475
# X
makedepend
492
# Strip any option that
makedepend
may not understand. Remove
493
# the object too, otherwise
makedepend
will parse it as a source file.
504
${
MAKEDEPEND
-
makedepend
} -o"$obj_suffix" -f"$tmpdepfile" "$@"
/xsrc/external/mit/libxkbui/dist/
depcomp
395
makedepend
)
404
# X
makedepend
416
# Strip any option that
makedepend
may not understand. Remove
417
# the object too, otherwise
makedepend
will parse it as a source file.
426
${
MAKEDEPEND
-
makedepend
} -o"$obj_suffix" -f"$tmpdepfile" "$@"
/xsrc/external/mit/luit/dist/
depcomp
466
makedepend
)
475
# X
makedepend
492
# Strip any option that
makedepend
may not understand. Remove
493
# the object too, otherwise
makedepend
will parse it as a source file.
504
${
MAKEDEPEND
-
makedepend
} -o"$obj_suffix" -f"$tmpdepfile" "$@"
/xsrc/external/mit/xcb-util/dist/
depcomp
466
makedepend
)
475
# X
makedepend
492
# Strip any option that
makedepend
may not understand. Remove
493
# the object too, otherwise
makedepend
will parse it as a source file.
504
${
MAKEDEPEND
-
makedepend
} -o"$obj_suffix" -f"$tmpdepfile" "$@"
/xsrc/external/mit/xf86-input-ws/dist/
depcomp
395
makedepend
)
404
# X
makedepend
416
# Strip any option that
makedepend
may not understand. Remove
417
# the object too, otherwise
makedepend
will parse it as a source file.
426
${
MAKEDEPEND
-
makedepend
} -o"$obj_suffix" -f"$tmpdepfile" "$@"
/xsrc/external/mit/xf86-video-ati/dist/
depcomp
466
makedepend
)
475
# X
makedepend
492
# Strip any option that
makedepend
may not understand. Remove
493
# the object too, otherwise
makedepend
will parse it as a source file.
504
${
MAKEDEPEND
-
makedepend
} -o"$obj_suffix" -f"$tmpdepfile" "$@"
/xsrc/external/mit/xf86-video-imstt/dist/
depcomp
395
makedepend
)
404
# X
makedepend
416
# Strip any option that
makedepend
may not understand. Remove
417
# the object too, otherwise
makedepend
will parse it as a source file.
426
${
MAKEDEPEND
-
makedepend
} -o"$obj_suffix" -f"$tmpdepfile" "$@"
/xsrc/external/mit/xf86-video-intel-old/dist/
depcomp
454
makedepend
)
463
# X
makedepend
475
# Strip any option that
makedepend
may not understand. Remove
476
# the object too, otherwise
makedepend
will parse it as a source file.
485
${
MAKEDEPEND
-
makedepend
} -o"$obj_suffix" -f"$tmpdepfile" "$@"
/xsrc/external/mit/xf86-video-nsc/dist/
depcomp
395
makedepend
)
404
# X
makedepend
416
# Strip any option that
makedepend
may not understand. Remove
417
# the object too, otherwise
makedepend
will parse it as a source file.
426
${
MAKEDEPEND
-
makedepend
} -o"$obj_suffix" -f"$tmpdepfile" "$@"
/xsrc/external/mit/xf86-video-wsfb/dist/
depcomp
466
makedepend
)
475
# X
makedepend
492
# Strip any option that
makedepend
may not understand. Remove
493
# the object too, otherwise
makedepend
will parse it as a source file.
504
${
MAKEDEPEND
-
makedepend
} -o"$obj_suffix" -f"$tmpdepfile" "$@"
/xsrc/external/mit/xf86dga/dist/
depcomp
466
makedepend
)
475
# X
makedepend
492
# Strip any option that
makedepend
may not understand. Remove
493
# the object too, otherwise
makedepend
will parse it as a source file.
504
${
MAKEDEPEND
-
makedepend
} -o"$obj_suffix" -f"$tmpdepfile" "$@"
/xsrc/external/mit/xorg-server.old/dist/
depcomp
449
makedepend
)
458
# X
makedepend
470
# Strip any option that
makedepend
may not understand. Remove
471
# the object too, otherwise
makedepend
will parse it as a source file.
480
${
MAKEDEPEND
-
makedepend
} -o"$obj_suffix" -f"$tmpdepfile" "$@"
/xsrc/external/mit/xsetpointer/dist/
depcomp
395
makedepend
)
404
# X
makedepend
416
# Strip any option that
makedepend
may not understand. Remove
417
# the object too, otherwise
makedepend
will parse it as a source file.
426
${
MAKEDEPEND
-
makedepend
} -o"$obj_suffix" -f"$tmpdepfile" "$@"
/xsrc/external/mit/appres/dist/
depcomp
624
makedepend
)
633
# X
makedepend
650
# Strip any option that
makedepend
may not understand. Remove
651
# the object too, otherwise
makedepend
will parse it as a source file.
662
${
MAKEDEPEND
-
makedepend
} -o"$obj_suffix" -f"$tmpdepfile" "$@"
664
#
makedepend
may prepend the VPATH from the source file name to the object.
/xsrc/external/mit/bdftopcf/dist/
depcomp
625
makedepend
)
634
# X
makedepend
651
# Strip any option that
makedepend
may not understand. Remove
652
# the object too, otherwise
makedepend
will parse it as a source file.
663
${
MAKEDEPEND
-
makedepend
} -o"$obj_suffix" -f"$tmpdepfile" "$@"
665
#
makedepend
may prepend the VPATH from the source file name to the object.
/xsrc/external/mit/beforelight/dist/
depcomp
624
makedepend
)
633
# X
makedepend
650
# Strip any option that
makedepend
may not understand. Remove
651
# the object too, otherwise
makedepend
will parse it as a source file.
662
${
MAKEDEPEND
-
makedepend
} -o"$obj_suffix" -f"$tmpdepfile" "$@"
664
#
makedepend
may prepend the VPATH from the source file name to the object.
/xsrc/external/mit/bitmap/dist/
depcomp
624
makedepend
)
633
# X
makedepend
650
# Strip any option that
makedepend
may not understand. Remove
651
# the object too, otherwise
makedepend
will parse it as a source file.
662
${
MAKEDEPEND
-
makedepend
} -o"$obj_suffix" -f"$tmpdepfile" "$@"
664
#
makedepend
may prepend the VPATH from the source file name to the object.
/xsrc/external/mit/editres/dist/
depcomp
624
makedepend
)
633
# X
makedepend
650
# Strip any option that
makedepend
may not understand. Remove
651
# the object too, otherwise
makedepend
will parse it as a source file.
662
${
MAKEDEPEND
-
makedepend
} -o"$obj_suffix" -f"$tmpdepfile" "$@"
664
#
makedepend
may prepend the VPATH from the source file name to the object.
/xsrc/external/mit/font-util/dist/
depcomp
624
makedepend
)
633
# X
makedepend
650
# Strip any option that
makedepend
may not understand. Remove
651
# the object too, otherwise
makedepend
will parse it as a source file.
662
${
MAKEDEPEND
-
makedepend
} -o"$obj_suffix" -f"$tmpdepfile" "$@"
664
#
makedepend
may prepend the VPATH from the source file name to the object.
/xsrc/external/mit/fontconfig/dist/
depcomp
624
makedepend
)
633
# X
makedepend
650
# Strip any option that
makedepend
may not understand. Remove
651
# the object too, otherwise
makedepend
will parse it as a source file.
662
${
MAKEDEPEND
-
makedepend
} -o"$obj_suffix" -f"$tmpdepfile" "$@"
664
#
makedepend
may prepend the VPATH from the source file name to the object.
Completed in 22 milliseconds
1
2
3
4
5
6
7
8
Indexes created Sat Apr 04 00:22:49 UTC 2026