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