diff options
| author | Warner Losh <imp@FreeBSD.org> | 2024-07-15 04:46:32 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2024-07-15 22:43:39 +0000 |
| commit | e9ac41698b2f322d55ccf9da50a3596edb2c1800 (patch) | |
| tree | 557c8263fcf6f394c855ef4458f6fe531563199e /usr.bin/false | |
| parent | b3877767883e9b26fbcce47c015ba3eab323bf1b (diff) | |
Diffstat (limited to 'usr.bin/false')
| -rw-r--r-- | usr.bin/false/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/false/Makefile b/usr.bin/false/Makefile index 2a6e7e62bb80..79221864a4aa 100644 --- a/usr.bin/false/Makefile +++ b/usr.bin/false/Makefile @@ -1,4 +1,3 @@ - PROG= false .include <bsd.prog.mk> |
