mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 22:43:03 +01:00
7 lines
100 B
Makefile
7 lines
100 B
Makefile
@SET_MAKE@
|
|
|
|
all: firebird
|
|
|
|
firebird install package packages dist clean clobber:
|
|
$(MAKE) -C gen $@
|