Project

General

Profile

« Previous | Next » 

Revision 8241

inputs/input.Makefile: postprocess: Use %/postprocess instead of %/postprocess.sql/run so $*/import is also run

View differences:

input.Makefile
288 288

  
289 289
%/reinstall: _always %/uninstall %/install ;
290 290

  
291
postprocess: _always $(allTables:%=%/postprocess.sql/run) ;
291
postprocess: _always $(allTables:%=%/postprocess) ;
292 292

  
293 293
cleanup: _always $(tables:%=%/cleanup) ;
294 294

  

Also available in: Unified diff