projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9390aec
)
(unit-test): Depend on t-fpending.
author
Jim Meyering
<jim@meyering.net>
Sun, 5 Dec 2004 21:11:48 +0000
(21:11 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 5 Dec 2004 21:11:48 +0000
(21:11 +0000)
Make the target .PHONY.
lib/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/Makefile.am
b/lib/Makefile.am
index 0ba18bdcc98ce474d463b935225171d688fa92a2..53e32c6b1a35c0bee0e8808476872c6c402efd5a 100644
(file)
--- a/
lib/Makefile.am
+++ b/
lib/Makefile.am
@@
-251,7
+251,8
@@
EXTRA_DIST += getopt_.h getopt_int.h
check: unit-test
-unit-test:
+.PHONY: unit-test
+unit-test: t-fpending
./t-fpending > /dev/null
# We need the following in order to create an <getopt.h> when the system