Project

General

Profile

« Previous | Next » 

Revision 7265

input.Makefile: Import to VegBIEN: Added import_scrub, which runs `make scrub` after the import

View differences:

input.Makefile
383 383
# default:
384 384
%/import: _always ;
385 385

  
386
import_scrub: _always import $(root)/scrub ;
387

  
386 388
##### Log files from import
387 389

  
388 390
logs := $(wildcard */logs/*.log.sql */logs/*.trace)

Also available in: Unified diff