Merge with EOM 1.13
authorniklas <niklas@openbsd.org>
Fri, 7 Apr 2000 22:10:40 +0000 (22:10 +0000)
committerniklas <niklas@openbsd.org>
Fri, 7 Apr 2000 22:10:40 +0000 (22:10 +0000)
author: niklas
(c) 2000

author: niklas
FEATURES does not belong here, and let GMP go

author: ho
Add FEATURES definition, fix comment.

sbin/isakmpd/sysdep/openbsd/Makefile.sysdep

index b8c64ab..183d647 100644 (file)
@@ -1,8 +1,8 @@
-#      $OpenBSD: Makefile.sysdep,v 1.7 1999/08/26 22:32:03 niklas Exp $
-#      $EOM: Makefile.sysdep,v 1.10 1999/08/26 11:40:48 niklas Exp $
+#      $OpenBSD: Makefile.sysdep,v 1.8 2000/04/07 22:10:40 niklas Exp $
+#      $EOM: Makefile.sysdep,v 1.13 2000/04/07 22:05:57 niklas Exp $
 
 #
-# Copyright (c) 1999 Niklas Hallqvist.  All rights reserved.
+# Copyright (c) 1999, 2000 Niklas Hallqvist.  All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions
@@ -34,9 +34,6 @@
 # This code was written under funding by Ericsson Radio Systems.
 #
 
-LDADD+=                -lgmp
-DPADD+=                ${LIBGMP}
-
 IPSEC_SRCS=    pf_key_v2.c
 IPSEC_CFLAGS=  -DUSE_PF_KEY_V2