diff options
| author | Suleiman Souhlal <ssouhlal@FreeBSD.org> | 2005-01-26 06:48:17 +0000 |
|---|---|---|
| committer | Suleiman Souhlal <ssouhlal@FreeBSD.org> | 2005-01-26 06:48:17 +0000 |
| commit | 31187313231b2b4f883a8196d3bf70870809dbf3 (patch) | |
| tree | e5476cd88fa4823549157906d4ce4b78d06099b5 /bin | |
| parent | 41d9cf82ee34ad457e63a76083c3c5d833d646e5 (diff) | |
Notes
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/mkdir/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/mkdir/Makefile b/bin/mkdir/Makefile index 4df383b680351..fadc6b294ef72 100644 --- a/bin/mkdir/Makefile +++ b/bin/mkdir/Makefile @@ -2,6 +2,5 @@ # $FreeBSD$ PROG= mkdir -WARNS?= 6 .include <bsd.prog.mk> |
