mirror of
https://github.com/php/php-src.git
synced 2024-11-26 03:16:33 +08:00
4 lines
58 B
Bash
Executable File
4 lines
58 B
Bash
Executable File
#! /bin/sh
|
|
|
|
${MAKE:-make} -f build/build.mk cvsclean-work
|