mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-04 18:36:12 +02:00
Removed reference to defunct build target.
This commit is contained in:
parent
7b33b9c853
commit
8523410555
3
Makefile
3
Makefile
@ -95,8 +95,7 @@ quicklisp: $(QLDIR)/setup.lisp ;
|
||||
clones: $(QLDIR)/local-projects/cl-ixf \
|
||||
$(QLDIR)/local-projects/cl-db3 \
|
||||
$(QLDIR)/local-projects/cl-csv \
|
||||
$(QLDIR)/local-projects/qmynd \
|
||||
$(QLDIR)/local-projects/esrap ;
|
||||
$(QLDIR)/local-projects/qmynd ;
|
||||
|
||||
$(LIBS): $(QLDIR)/setup.lisp clones
|
||||
$(CL) $(CL_OPTS) --load $(QLDIR)/setup.lisp \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user