summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1998-11-15 01:01:30 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1998-11-15 01:01:30 +0000
commit4cf5051aca0512c83b8d6bcaa0f6a53e639ac54c (patch)
tree041c869e0c07d2829e6feca0389c95569d557dee
parent7291d9aef87cae6b1c63c356045ad61a92ae3618 (diff)
update src list
-rw-r--r--sbin/isakmpd/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/sbin/isakmpd/Makefile b/sbin/isakmpd/Makefile
index 51f960a4283..064c5a02454 100644
--- a/sbin/isakmpd/Makefile
+++ b/sbin/isakmpd/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.2 1998/11/15 00:43:47 niklas Exp $
+# $OpenBSD: Makefile,v 1.3 1998/11/15 01:01:29 niklas Exp $
#
# Copyright (c) 1998 Niklas Hallqvist. All rights reserved.
@@ -34,14 +34,14 @@
#
PROG= isakmpd
-SRCS= app.c asn.c asn_useful.c attribute.c cert.c constants.c \
+SRCS= app.c attribute.c constants.c \
conf.c cookie.c crypto.c dh.c doi.c exchange.c exchange_num.c \
field.c gmp_util.c hash.c if.c ike_auth.c ike_main_mode.c \
ike_quick_mode.c init.c ipsec.c ipsec_fld.c ipsec_num.c \
isakmpd.c isakmp_doi.c isakmp_fld.c isakmp_num.c log.c \
message.c math_2n.c math_ec2n.c math_group.c pf_encap.c \
- pkcs.c prf.c sa.c sysdep.c timer.c transport.c udp.c ui.c \
- util.c x509.c
+ prf.c sa.c sysdep.c timer.c transport.c udp.c ui.c \
+ util.c
CLEANFILES= exchange_num.c exchange_num.h ipsec_num.c ipsec_num.h \
isakmp_num.c isakmp_num.h ipsec_fld.c ipsec_fld.h \
isakmp_fld.c isakmp_fld.h