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