From 09b63c5efbefd8ff22e56eec6350a9b3a54fd8a9 Mon Sep 17 00:00:00 2001 From: markm Date: Sun, 28 Apr 2002 13:54:45 +0000 Subject: Reorder for style. --- bin/chflags/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bin/chflags') diff --git a/bin/chflags/Makefile b/bin/chflags/Makefile index 69197c1..0f91aa1 100644 --- a/bin/chflags/Makefile +++ b/bin/chflags/Makefile @@ -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 -- cgit v1.1