Project

General

Profile

« Previous | Next » 

Revision 1532

input.Makefile: Removed no longer needed $(join) command

View differences:

input.Makefile
42 42
mappings := $(root)/mappings
43 43

  
44 44
# Commands
45
join = $(bin)/join_union_sort
46 45
selfMap = $(bin)/cols 0 0
47 46
psqlOpts := --set ON_ERROR_STOP=1 --quiet
48 47
psqlAsBien := $(bin)/psql_vegbien $(psqlOpts)

Also available in: Unified diff