summaryrefslogtreecommitdiff
path: root/lang/gcl/files/patch-ac
blob: 21121b8ee72f5568791bc73686006005199cf8d1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** lsp/makefile.0	Mon Apr 10 03:14:50 1995
--- lsp/makefile	Mon Apr 10 23:31:48 1995
***************
*** 15,21 ****
  
  COMPILE_FILE=$(PORTDIR)/saved_gcl $(PORTDIR) -system-p -c-file -data-file \
  	-o-file nil -h-file -compile
! CFLAGS	= -c -O -I../h 
  
  .lsp.c: 
  	@ ../xbin/if-exists $(PORTDIR)/saved_gcl \
--- 15,21 ----
  
  COMPILE_FILE=$(PORTDIR)/saved_gcl $(PORTDIR) -system-p -c-file -data-file \
  	-o-file nil -h-file -compile
! CFLAGS	= -c -I../h 
  
  .lsp.c: 
  	@ ../xbin/if-exists $(PORTDIR)/saved_gcl \