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