0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 01:31:55 +00:00

Propagate "depend" target to real top-level Makefile.

This commit is contained in:
Martin Mares 1999-01-15 16:40:14 +00:00
parent 489b6b5e00
commit b79f9215b9

View File

@ -3,7 +3,7 @@
objdir=@objdir@
all:
all depend:
$(MAKE) -C $(objdir) $@
clean: