open-src/app/winsysck/Makefile
changeset 851 d428083dbbdd
parent 493 f43507b5737d
child 907 3c35d611cdaa
--- a/open-src/app/winsysck/Makefile	Wed Dec 02 21:38:00 2009 -0800
+++ b/open-src/app/winsysck/Makefile	Sat Dec 05 22:13:03 2009 -0800
@@ -2,8 +2,8 @@
 #
 # winsysck 1.x Makefile
 #
-# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
-# Use subject to license terms.
+# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
+# Use is subject to license terms.
 #
 # Permission is hereby granted, free of charge, to any person obtaining a
 # copy of this software and associated documentation files (the
@@ -30,7 +30,7 @@
 # or other dealings in this Software without prior written authorization
 # of the copyright holder.
 #
-# @(#)Makefile	1.3	08/08/08
+# ident	"@(#)Makefile	1.4	09/12/05 SMI"
 #
 
 # Package name used in tarballs
@@ -50,6 +50,7 @@
 CONFIGURE_TARGETS_SET=yes
 
 MODULE_BUILD_ENV=$(CONFIG_ENV)
+MODULE_INSTALL_MAKEFLAGS = bindir=$(X11_BIN_DIR) mandir=$(X11_MAN_DIR)
 
 include ../Makefile.inc