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
453 B
Plaintext
Raw Normal View History

*** lsp/makefile.0 Wed Feb 15 20:41:21 1995
--- lsp/makefile Wed Feb 15 23:36:39 1995
***************
*** 12,18 ****
COMPILE_FILE=$(PORTDIR)/saved_gcl $(PORTDIR) -system-p -no-o -compile
! CFLAGS = -c -O -I../h
.lsp.c:
@ ../xbin/if-exists $(PORTDIR)/saved_gcl \
--- 12,18 ----
COMPILE_FILE=$(PORTDIR)/saved_gcl $(PORTDIR) -system-p -no-o -compile
! CFLAGS = -c -I../h
.lsp.c:
@ ../xbin/if-exists $(PORTDIR)/saved_gcl \