diff options
Diffstat (limited to 'bin/mkdir/Makefile')
-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 57bea68..fadc6b2 100644 --- a/bin/mkdir/Makefile +++ b/bin/mkdir/Makefile @@ -2,6 +2,5 @@ # $FreeBSD$ PROG= mkdir -WARNS?= 2 .include <bsd.prog.mk> |