]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
Don't use GNU makes $(wildcard), instead hard-code dependencies into
authordairiki <dairiki@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Sun, 13 Jan 2002 22:42:37 +0000 (22:42 +0000)
committerdairiki <dairiki@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Sun, 13 Jan 2002 22:42:37 +0000 (22:42 +0000)
commit9099a56f8ea70506ef23fe7e4c07228ba745b65d
treecdf8d3652df167184d63703392a51a0c2279e859
parent1a0e214bf5808af19b6a918eb6e671b7fe2bd66b
Don't use GNU makes $(wildcard), instead hard-code dependencies into
the makefile.

The list of dependencies is now autogenerated by running 'make dep'.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@1228 96ab9672-09ca-45d6-a79d-3d69d39ca109
locale/Makefile
locale/update-makefile.sh [new file with mode: 0644]