summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortv <tv>1998-03-28 01:07:53 +0000
committertv <tv>1998-03-28 01:07:53 +0000
commit4341582d8a71fe0ebf1c11dd55f374c0323bd635 (patch)
tree978aac4e798e15e151bdf53e55297f0576755cb2 /security
parent01a712e8a577a2e2f53892a6808f3ffd2b8fb4dd (diff)
downloadpkgsrc-4341582d8a71fe0ebf1c11dd55f374c0323bd635.tar.gz
Set NOLINT=1. Oops.
Diffstat (limited to 'security')
-rw-r--r--security/rsaref/files/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/rsaref/files/Makefile b/security/rsaref/files/Makefile
index c26d0d9aa51..28bac43e9f2 100644
--- a/security/rsaref/files/Makefile
+++ b/security/rsaref/files/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.1.1.1 1998/03/18 00:49:33 tv Exp $
+# $NetBSD: Makefile,v 1.2 1998/03/28 01:07:53 tv Exp $
LIB= rsaref
CFLAGS= -O2 -I.
SHLIB_MAJOR= 2
SHLIB_MINOR= 0
NOPROFILE= 1
+NOLINT= 1
SRCS= desc.c digit.c md2c.c nn.c prime.c rsa.c r_encode.c r_dh.c \
r_enhanc.c r_keygen.c r_random.c r_stdlib.c