mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +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
|