|
Lines 405-411
Link Here
|
| 405 |
system.tags: create_global_tags.sh tm_global_tags |
405 |
system.tags: create_global_tags.sh tm_global_tags |
| 406 |
echo "Detecting header files and Generating global symbols ....." |
406 |
echo "Detecting header files and Generating global symbols ....." |
| 407 |
chmod +x $(srcdir)/create_global_tags.sh |
407 |
chmod +x $(srcdir)/create_global_tags.sh |
| 408 |
(cd $(top_builddir)/global-tags; $(srcdir)/create_global_tags.sh) |
408 |
(cd $(top_builddir)/global-tags; /bin/sh $(srcdir)/create_global_tags.sh) |
| 409 |
|
409 |
|
| 410 |
# Tell versions [3.59,3.63) of GNU make to not export all variables. |
410 |
# Tell versions [3.59,3.63) of GNU make to not export all variables. |
| 411 |
# Otherwise a system limit (for SysV at least) may be exceeded. |
411 |
# Otherwise a system limit (for SysV at least) may be exceeded. |