mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
3 lines
58 B
Bash
Executable file
3 lines
58 B
Bash
Executable file
#! /bin/sh
|
|
|
|
${MAKE:-make} -f build/build.mk cvsclean-work
|