Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d68e08d commit ada3c65Copy full SHA for ada3c65
Makefile
@@ -11,7 +11,7 @@
11
# GNUmakefile won't exist yet, so we catch that case as well.
12
13
14
-all check install installdirs installcheck installcheck-parallel uninstall clean distclean maintainer-clean:
+%:
15
@if [ ! -f GNUmakefile ] ; then \
16
echo "You need to run the 'configure' program first. See the file"; \
17
echo "'INSTALL' for installation instructions." ; \
0 commit comments