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