8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 10:43:03 +01:00

A bit better way to pass target over to sub-makefile

This commit is contained in:
aafemt 2003-07-15 10:49:57 +00:00
parent cce8c689f3
commit 06b5d25ab2

View File

@ -2,5 +2,5 @@
all: firebird
firebird install package packages dist clean clobber:
.DEFAULT:
$(MAKE) -C gen $@