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-03-05 21:47:20 +00:00
|
|
|
***************
|
1995-04-16 22:10:15 +00:00
|
|
|
*** 15,21 ****
|
1995-03-05 21:47:20 +00:00
|
|
|
|
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
|
1995-03-05 21:47:20 +00:00
|
|
|
|
|
|
|
.lsp.c:
|
|
|
|
@ ../xbin/if-exists $(PORTDIR)/saved_gcl \
|
1995-04-16 22:10:15 +00:00
|
|
|
--- 15,21 ----
|
1995-03-05 21:47:20 +00:00
|
|
|
|
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
|
1995-03-05 21:47:20 +00:00
|
|
|
|
|
|
|
.lsp.c:
|
|
|
|
@ ../xbin/if-exists $(PORTDIR)/saved_gcl \
|