aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/src/Makefile
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2011-07-05 17:26:02 +0200
committerLukas Larsson <[email protected]>2011-08-01 16:38:19 +0200
commit7aa1f823956480d3e5f03ca1a7e14f5a48c041dd (patch)
treea6c94b40e8adcd7dd5009c90f28aec9c651852c3 /lib/asn1/src/Makefile
parent96bd7dd3b031f541158bac21df26b6a77f809909 (diff)
downloadotp-7aa1f823956480d3e5f03ca1a7e14f5a48c041dd.tar.gz
otp-7aa1f823956480d3e5f03ca1a7e14f5a48c041dd.tar.bz2
otp-7aa1f823956480d3e5f03ca1a7e14f5a48c041dd.zip
Remove all modules relating to drivers and make all functions obsolete.
Diffstat (limited to 'lib/asn1/src/Makefile')
-rw-r--r--lib/asn1/src/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/asn1/src/Makefile b/lib/asn1/src/Makefile
index f4dc7d178d..3a59773d93 100644
--- a/lib/asn1/src/Makefile
+++ b/lib/asn1/src/Makefile
@@ -1,7 +1,7 @@
#
# %CopyrightBegin%
#
-# Copyright Ericsson AB 1997-2009. All Rights Reserved.
+# Copyright Ericsson AB 1997-2011. All Rights Reserved.
#
# The contents of this file are subject to the Erlang Public License,
# Version 1.1, (the "License"); you may not use this file except in
@@ -68,7 +68,6 @@ RT_MODULES= \
asn1rt_per_bin_rt2ct \
asn1rt_uper_bin \
asn1rt_check \
- asn1rt_driver_handler \
asn1rt_nif
# asn1_sup \
# asn1_app \