提交 98e8a419 编写于 作者: P Peter Eisentraut

Revert brainfart: Of course the wildcard only works in GNU make itself.

Instead, add a few targets that were missing.
上级 ada3c65e
......@@ -11,7 +11,7 @@
# GNUmakefile won't exist yet, so we catch that case as well.
%:
all check install installdirs installcheck installcheck-parallel uninstall clean distclean maintainer-clean dist distcheck:
@if [ ! -f GNUmakefile ] ; then \
echo "You need to run the 'configure' program first. See the file"; \
echo "'INSTALL' for installation instructions." ; \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册