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:
@ -3,7 +3,7 @@
|
||||
|
||||
objdir=@objdir@
|
||||
|
||||
all:
|
||||
all depend:
|
||||
$(MAKE) -C $(objdir) $@
|
||||
|
||||
clean:
|
||||
|
Reference in New Issue
Block a user