Apply style.Makefile(5) here.
This commit is contained in:
parent
0d9df638c7
commit
00a99575e3
@ -1,10 +1,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
LIB = gpib
|
||||
SHLIB_MAJOR = 1
|
||||
SRCS = ibfoo.c
|
||||
INCS = gpib.h
|
||||
INCSDIR = ${INCLUDEDIR}/gpib
|
||||
LIB= gpib
|
||||
SHLIB_MAJOR= 1
|
||||
INCS= gpib.h
|
||||
INCSDIR= ${INCLUDEDIR}/gpib
|
||||
SRCS= ibfoo.c
|
||||
WARNS?= 6
|
||||
|
||||
.include <bsd.lib.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user