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