mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 21:23:04 +01:00
986e31bba7
target will be the super edition. Configure.in changed to build some install files from new locations.
7 lines
100 B
Makefile
7 lines
100 B
Makefile
@SET_MAKE@
|
|
|
|
all: firebird
|
|
|
|
firebird install package packages dist clean clobber:
|
|
$(MAKE) -C src $@
|