Fix style bugs and ordering

Submitted by: bde
This commit is contained in:
marcel 1999-10-03 10:40:11 +00:00
parent 611500ba98
commit 2a62d3b856

View File

@ -1,16 +1,14 @@
#
# $FreeBSD$
#
LIB= ftpio
CFLAGS+= -I${.CURDIR} -Wall
SRCS= ftpio.c ftperr.c
MAN3= ftpio.3
CLEANFILES+= ftperr.c
SHLIB_MAJOR= 5
SHLIB_MAJOR= 5
SHLIB_MINOR= 0
SRCS= ftpio.c ftperr.c
CFLAGS+= -I${.CURDIR} -Wall
MAN3= ftpio.3
CLEANFILES= ftperr.c
beforeinstall:
${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/ftpio.h \
${DESTDIR}/usr/include