Project

General

Profile

« Previous | Next » 

Revision 13476

schemas/Makefile: added vegbien/install, vegbien/uninstall which also handle TNRS

View differences:

trunk/schemas/Makefile
80 80
	$(psqlNoSearchPath) <<<'SELECT "$*".publish();'
81 81
	@echo $(emph)'In your shell, run:'$(endEmph)'unset version'
82 82

  
83
vegbien/install: _always
84
	../inputs/.TNRS/run install
85
	$(MAKE) public/install
86

  
87
vegbien/uninstall: _always
88
	$(MAKE) public/uninstall
89
	(cd ..; make inputs/.TNRS/uninstall)
90

  
83 91
#### py_util
84 92

  
85 93
py_util/install: py_util.sql _always

Also available in: Unified diff