mirror of
https://github.com/MariaDB/server.git
synced 2025-08-29 00:08:14 +03:00
9 lines
116 B
Makefile
9 lines
116 B
Makefile
# from: @(#)Makefile.inc 5.21 (Berkeley) 5/24/91
|
|
# $Id$
|
|
|
|
# string sources
|
|
.PATH: ${srcdir}/string
|
|
|
|
SRCS+= strtok.c
|
|
|