mirror of
https://github.com/MariaDB/server.git
synced 2025-01-23 23:34:34 +01:00
7 lines
130 B
PHP
Executable file
7 lines
130 B
PHP
Executable file
# from: @(#)Makefile.inc 5.21 (Berkeley) 5/24/91
|
|
# $Id$
|
|
|
|
# gen sources
|
|
VPATH:= ${VPATH}:${srcdir}/string
|
|
|
|
SRCS:= strtok.c $(SRCS)
|