mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-29 21:39:24 +00:00
12 lines
273 B
Plaintext
12 lines
273 B
Plaintext
|
--- tools/Makefile.in.orig Wed Aug 16 08:29:15 2000
|
||
|
+++ tools/Makefile.in Thu Aug 24 10:35:27 2000
|
||
|
@@ -154,7 +154,7 @@
|
||
|
|
||
|
NULL =
|
||
|
|
||
|
-SUBDIRS = leak-checker $(NULL)
|
||
|
+SUBDIRS = $(NULL)
|
||
|
|
||
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
||
|
CONFIG_HEADER = ../config.h
|