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