This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
php-src
Watch
0
Star
0
Fork
0
You've already forked php-src
mirror of
https://github.com/php/php-src.git
synced
2024-11-24 18:34:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
77e914e6dc
php-src
/
cvsclean
4 lines
58 B
Plaintext
Raw
Normal View
History
Unescape
Escape
"User interface" for removing all files which are ignored by cvs (i.e. object files, Makefiles)
2000-03-07 00:02:01 +08:00
#! /bin/sh
Renaming cvsclean target; IRIX make seems to ignore .PHONY
2004-03-15 01:44:36 +08:00
${MAKE:-make} -f build/build.mk cvsclean-work
Reference in New Issue
Copy Permalink