Refactor flex and bison make rules
Numerous flex and bison make rules have appeared in the source tree over time, and they are all virtually identical, so we can replace them by pattern rules with some variables for customization. Users of pgxs will also be able to benefit from this.
Showing
- contrib/cube/Makefile 0 additions, 14 deletionscontrib/cube/Makefile
- contrib/seg/Makefile 0 additions, 14 deletionscontrib/seg/Makefile
- src/Makefile.global.in 16 additions, 0 deletionssrc/Makefile.global.in
- src/backend/bootstrap/Makefile 0 additions, 16 deletionssrc/backend/bootstrap/Makefile
- src/backend/parser/Makefile 4 additions, 16 deletionssrc/backend/parser/Makefile
- src/backend/replication/Makefile 0 additions, 14 deletionssrc/backend/replication/Makefile
- src/backend/utils/misc/Makefile 0 additions, 7 deletionssrc/backend/utils/misc/Makefile
- src/bin/psql/Makefile 2 additions, 9 deletionssrc/bin/psql/Makefile
- src/interfaces/ecpg/preproc/Makefile 1 addition, 14 deletionssrc/interfaces/ecpg/preproc/Makefile
- src/pl/plpgsql/src/Makefile 1 addition, 8 deletionssrc/pl/plpgsql/src/Makefile
- src/test/isolation/Makefile 0 additions, 14 deletionssrc/test/isolation/Makefile
Loading
Please register or sign in to comment