Skip to content

Commit f5b6ce7

Browse files
committed
Clean tools/thread on make clean/distclean.
1 parent 6647ce8 commit f5b6ce7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/Makefile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# Copyright (c) 1994, Regents of the University of California
66
#
7-
# $PostgreSQL: pgsql/src/Makefile,v 1.30 2003/11/29 19:51:39 pgsql Exp $
7+
# $PostgreSQL: pgsql/src/Makefile,v 1.31 2004/04/26 00:48:38 momjian Exp $
88
#
99
#-------------------------------------------------------------------------
1010

@@ -35,6 +35,7 @@ clean:
3535
$(MAKE) -C test $@
3636
$(MAKE) -C tutorial $@
3737
$(MAKE) -C utils $@
38+
$(MAKE) -C tools/thread $@
3839

3940
distclean maintainer-clean:
4041
-$(MAKE) -C port $@
@@ -46,4 +47,5 @@ distclean maintainer-clean:
4647
-$(MAKE) -C test $@
4748
-$(MAKE) -C tutorial $@
4849
-$(MAKE) -C utils $@
50+
-$(MAKE) -C tools/thread $@
4951
rm -f Makefile.port Makefile.global

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy