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

Diff of /gcl/unixport/makefile

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

revision 1.30 by camm, Thu Oct 3 05:32:38 2002 UTC revision 1.31 by mjthomas, Sat Oct 5 10:32:36 2002 UTC
# Line 1  Line 1 
1  SPECIAL_RSYM = rsym.c  SPECIAL_RSYM = rsym.c
2    
3    LIBC    = -lc
4  -include ../makedefs  -include ../makedefs
5    
6  HDIR    = ../h  HDIR    = ../h
# Line 10  CLCSDIR = ../clcs Line 11  CLCSDIR = ../clcs
11  PCLDIR  = ../pcl  PCLDIR  = ../pcl
12  PORTDIR = .  PORTDIR = .
13    
 LIBC    = -lc  
14  OLDDATE = "DATE"  OLDDATE = "DATE"
15    
16  LD_LIBS=$(addprefix -u ,$(PATCHED_SYMBOLS)) -lgcl $(LIBS) $(LIBC) -lgclp  LD_LIBS=$(addprefix -u ,$(PATCHED_SYMBOLS)) -lgcl $(LIBS) $(LIBC) -lgclp

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

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