self_3d1bc249 := $(dir $(lastword $(MAKEFILE_LIST)))
mysql := mysql --user=bien --password='$(shell cat \
$(self_3d1bc249)/bien_password)'
all: _not_file install
.SUFFIXES:
_not_file:
.PHONY: _not_file