1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/lang/gcl/files/patch-ac

20 lines
525 B
Plaintext
Raw Normal View History

1995-04-16 22:10:15 +00:00
*** lsp/makefile.0 Mon Apr 10 03:14:50 1995
--- lsp/makefile Mon Apr 10 23:31:48 1995
***************
1995-04-16 22:10:15 +00:00
*** 15,21 ****
1995-04-16 22:10:15 +00:00
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 \
1995-04-16 22:10:15 +00:00
--- 15,21 ----
1995-04-16 22:10:15 +00:00
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 \