mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
8 lines
207 B
OpenEdge ABL
8 lines
207 B
OpenEdge ABL
# Makefile included in Makefile.am in every subdirectory
|
|
|
|
libsdir = ../libs
|
|
|
|
INCLUDES = -I$(srcdir)/../include -I$(srcdir)/../../include -I../../include
|
|
|
|
# Don't update the files from bitkeeper
|
|
%::SCCS/s.%
|