projects
/
users
/
simon
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12b0df3
)
Remove another target I forgot during the refactoring
author
Peter Eisentraut
<peter_e@gmx.net>
Tue, 19 Feb 2008 11:49:12 +0000
(11:49 +0000)
committer
Peter Eisentraut
<peter_e@gmx.net>
Tue, 19 Feb 2008 11:49:12 +0000
(11:49 +0000)
src/backend/access/common/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/access/common/Makefile
b/src/backend/access/common/Makefile
index 0cd7c8728fc10a1c012a311eb2a947f628936861..9467671776906f2faac1811421784b78c78b5631 100644
(file)
--- a/
src/backend/access/common/Makefile
+++ b/
src/backend/access/common/Makefile
@@
-14,6
+14,4
@@
include $(top_builddir)/src/Makefile.global
OBJS = heaptuple.o indextuple.o printtup.o reloptions.o scankey.o tupdesc.o
-all: SUBSYS.o
-
include $(top_srcdir)/src/backend/common.mk