components/a2ps/Makefile
changeset 1138 6e1f85fa0151
parent 1058 34d7aaa03423
child 1948 2d1537e7942d
--- a/components/a2ps/Makefile	Thu Jan 31 15:47:26 2013 -0800
+++ b/components/a2ps/Makefile	Fri Feb 01 18:32:13 2013 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2010, 2013, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -61,6 +61,9 @@
 	     ln -s $$sheet ; \
 	 done)
 
+# Enable ASLR for this component
+ASLR_MODE = $(ASLR_ENABLE)
+
 # common targets
 build:		$(BUILD_32)