# Minimalistic Makefile

INSTALL=/usr/bin/install

all: 

install:

clean:
