/[gcl]/gcl/unixport/makefile
ViewVC logotype

Diff of /gcl/unixport/makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.44 by camm, Fri Aug 22 15:26:38 2003 UTC revision 1.45 by camm, Thu Sep 4 03:09:39 2003 UTC
# Line 10  LSPDIR = ../lsp Line 10  LSPDIR = ../lsp
10  CMPDIR  = ../cmpnew  CMPDIR  = ../cmpnew
11  CLCSDIR = ../clcs  CLCSDIR = ../clcs
12  PCLDIR  = ../pcl  PCLDIR  = ../pcl
13  PORTDIR = .  PORTDIR = $(shell pwd)
14    
15  LD_LIBS_PRE=$(addprefix -u ,$(PATCHED_SYMBOLS))  LD_LIBS_PRE=$(addprefix -u ,$(PATCHED_SYMBOLS))
16  LD_LIBS_POST=$(LIBS) $(LIBC) -lgclp  LD_LIBS_POST=$(LIBS) $(LIBC) -lgclp

Legend:
Removed from v.1.44  
changed lines
  Added in v.1.45

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26