Skip to content
Snippets Groups Projects
Commit 5e2eed7c authored by layer's avatar layer
Browse files

on trunk_layer11 branch

parent 1605d44a
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile.wnn,v 2.6 2005/08/03 05:07:13 layer Exp $
# $Id: Makefile.wnn,v 2.7 2007/03/06 21:53:02 layer Exp $
#
# Makefile.wnn for CLIM 2.0
#
......@@ -91,6 +91,10 @@ ifeq ($(REDHAT),9)
REDHATLIBS = -lcrypt
endif
ifeq ($(REDHAT),10)
REDHATLIBS = -lcrypt
endif
ifeq ($(OS_NAME),linux)
ifeq ($(MACHINE),ppc)
REDHATLIBS = -lcrypt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment