[Cmucl-cvs] [git] CMU Common Lisp branch master updated. snapshot-2014-11-7-g96b342a

This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "CMU Common Lisp". The branch, master has been updated via 96b342a860b43d820073a55c59448bc37b16beb9 (commit) from 4d6ff8ea460d988ae18e96b22d847732fafa2280 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 96b342a860b43d820073a55c59448bc37b16beb9 Author: Raymond Toy <toy.raymond@gmail.com> Date: Sat Nov 8 15:23:18 2014 -0800 Auto-generate dependencies. * Config.solaris: * Add appropriate value for DEPEND_FLAGS diff --git a/src/motif/server/Config.solaris b/src/motif/server/Config.solaris index 6458524..8d8ceef 100644 --- a/src/motif/server/Config.solaris +++ b/src/motif/server/Config.solaris @@ -12,3 +12,5 @@ LIBS = -lXm -lXt -lX11 -lsocket -lnsl -lgen # tree to the CVS souce layout. Sites may need to customize # this path. VPATH = ../../../src/motif/server/ + +DEPEND_FLAGS = -MM ----------------------------------------------------------------------- Summary of changes: src/motif/server/Config.solaris | 2 ++ 1 file changed, 2 insertions(+) hooks/post-receive -- CMU Common Lisp
participants (1)
-
Raymond Toy