• Peter Eisentraut's avatar
    Refactor flex and bison make rules · 8521d131
    Peter Eisentraut authored
    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.
    8521d131
Makefile 2.18 KB