mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 20:43:02 +01:00
7 lines
56 B
Makefile
7 lines
56 B
Makefile
@SET_MAKE@
|
|
|
|
all: firebird
|
|
|
|
.DEFAULT:
|
|
$(MAKE) -C gen $@
|