Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 7e499bd

Browse files
author
Bryan Henderson
committed
Add dep: rule.
1 parent 5c410fa commit 7e499bd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/bin/cleardbdir/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
#
99
# IDENTIFICATION
10-
# $Header: /cvsroot/pgsql/src/bin/cleardbdir/Attic/Makefile,v 1.3 1996/11/12 02:54:30 bryanh Exp $
10+
# $Header: /cvsroot/pgsql/src/bin/cleardbdir/Attic/Makefile,v 1.4 1996/11/24 03:55:19 bryanh Exp $
1111
#
1212
#-------------------------------------------------------------------------
1313

@@ -25,3 +25,4 @@ install: cleardbdir
2525
clean:
2626
rm -f cleardbdir
2727

28+
dep:

0 commit comments

Comments
 (0)