1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +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: