From 86f326c9d1eb9a25faea2faf21bd67b8a6bd27e5 Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Tue, 2 Oct 2001 05:23:17 +0000 Subject: [PATCH] remove an ancient clean target that's no longer needed --- libs/Makefile.am | 3 --- 1 file changed, 3 deletions(-) diff --git a/libs/Makefile.am b/libs/Makefile.am index c0bbcc0ee..1e5a8b416 100644 --- a/libs/Makefile.am +++ b/libs/Makefile.am @@ -1,4 +1 @@ SUBDIRS= audio console gamecode gib models video util - -clean-local: - rm -f *.a