From 1418b76f4f4a4d79c466f9d9a4c4cce671f8fc34 Mon Sep 17 00:00:00 2001
From: Aurelien Larcher <aurelien.larcher@gmail.com>
Date: Mon, 15 Jun 2020 18:30:10 +0200
Subject: [PATCH] depend.mk: unship old infrastructure and use required packages

---
 components/common-lisp/trivial-gray-streams/Makefile |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/components/common-lisp/trivial-gray-streams/Makefile b/components/common-lisp/trivial-gray-streams/Makefile
index 4163ad8..071f49c 100644
--- a/components/common-lisp/trivial-gray-streams/Makefile
+++ b/components/common-lisp/trivial-gray-streams/Makefile
@@ -35,5 +35,3 @@
 build:		$(BUILD_32)
 
 install:	$(INSTALL_32)
-
-include ../../../make-rules/depend.mk

--
Gitblit v1.9.3