Remove SUBSYS.o rule in common.mk, hasn't been used in a long time

Andres Freund <andres@anarazel.de>

Commit: 05bf551040ba161ddfbf7da308d61d2b7b425bf3
Author: Andres Freund <andres@anarazel.de>
Date: 2022-08-25T03:38:14Z
Releases: 16.0
Remove SUBSYS.o rule in common.mk, hasn't been used in a long time

Apparently I missed that this SUBSYS.o rule isn't needed anymore in
a4ebbd27527, likely because there still is a reference to it due to AIX - but
that's self contained in src/backend/Makefile

Discussion: https://postgr.es/m/20220820174213.d574qde4ptwdzoqz@awork3.anarazel.de

Files

PathChange+/−
src/backend/common.mk modified +0 −3

Discussion