open-src/lib/Makefile.inc
changeset 910 0a08683bf637
parent 907 3c35d611cdaa
child 919 425233ae7236
--- a/open-src/lib/Makefile.inc	Sat Feb 20 21:16:06 2010 -0800
+++ b/open-src/lib/Makefile.inc	Mon Feb 22 16:19:24 2010 -0800
@@ -1,6 +1,6 @@
 # -*- Makefile -*- rules common to most X.Org library modules
 #
-# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
 # Permission is hereby granted, free of charge, to any person obtaining a
@@ -80,7 +80,7 @@
 
 LIB_INST_DIR=$(PROTODIR)$(MODULE_PREFIX)/lib$(MODULE_ADD_LIB_SUBDIR)
 
-install_64:: $(LIB_INST_DIR)/64
+install_64: $(LIB_INST_DIR)/64
 
 $(LIB_INST_DIR)/64:
 	mkdir -p $(LIB_INST_DIR)