mirror of
https://github.com/php/php-src.git
synced 2026-03-29 03:32:20 +02:00
4 lines
53 B
Bash
Executable File
4 lines
53 B
Bash
Executable File
#! /bin/sh
|
|
|
|
${MAKE:-make} -f build/build.mk cvsclean
|