$OpenBSD$ --- data/Makefile.in.orig Wed Aug 28 23:20:50 2002 +++ data/Makefile.in Wed Aug 28 23:21:16 2002 @@ -464,8 +464,8 @@ clean-local: @rm -f system.tags system.tags: - cd $(top_builddir)/tagmanager && make libctags.a - cd $(top_builddir)/global-tags && make system.tags + cd $(top_builddir)/tagmanager && $(MAKE) libctags.a + cd $(top_builddir)/global-tags && $(MAKE) system.tags mv $(top_builddir)/global-tags/system.tags . # Tell versions [3.59,3.63) of GNU make to not export all variables.