diff options
| author | Joel Dahl <joel@FreeBSD.org> | 2012-05-13 14:16:04 +0000 |
|---|---|---|
| committer | Joel Dahl <joel@FreeBSD.org> | 2012-05-13 14:16:04 +0000 |
| commit | 35471bf8efcf9696126e98ded2084c1f23beb56e (patch) | |
| tree | 7986d382e4cde1c998c3c0717c56c84d1d73dcef /usr.bin/make | |
| parent | 76438db6a76b7a4411e30088d8b53a7bb491c953 (diff) | |
Notes
Diffstat (limited to 'usr.bin/make')
| -rw-r--r-- | usr.bin/make/make.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1 index d36a43c6cf631..80216b4189c1c 100644 --- a/usr.bin/make/make.1 +++ b/usr.bin/make/make.1 @@ -1661,7 +1661,7 @@ To prevent infinite loops the following source Makefile targets are ignored: .Ic :: targets that have no prerequisites .It -.Ic ! +.Ic \&! targets .It targets that have |
