mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 13:23:03 +01:00
A bit better way to pass target over to sub-makefile
This commit is contained in:
parent
cce8c689f3
commit
06b5d25ab2
@ -2,5 +2,5 @@
|
||||
|
||||
all: firebird
|
||||
|
||||
firebird install package packages dist clean clobber:
|
||||
.DEFAULT:
|
||||
$(MAKE) -C gen $@
|
||||
|
Loading…
Reference in New Issue
Block a user