mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 04:43:32 +00:00
Reorder for style.
This commit is contained in:
parent
5666a04546
commit
4b1b25d919
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=95654
@ -1,10 +1,10 @@
|
||||
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
||||
# $FreeBSD$
|
||||
|
||||
BINDIR= /bin
|
||||
NOSHARED?=yes
|
||||
|
||||
PROG= chflags
|
||||
SRCS= chflags.c
|
||||
|
||||
BINDIR= /bin
|
||||
NOSHARED?=yes
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
@ -1,10 +1,10 @@
|
||||
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
||||
# $FreeBSD$
|
||||
|
||||
BINDIR= /bin
|
||||
NOSHARED?=yes
|
||||
|
||||
PROG= chflags
|
||||
SRCS= chflags.c
|
||||
|
||||
BINDIR= /bin
|
||||
NOSHARED?=yes
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user