packages feed

esotericbot-0.0.1: hs_plugins/Makefile.am

build:
	$(HASKELL_C) --make SK.hs -o sk

all: build 

copy:
	cp sk $(bindir)

install: build copy

clean: 
	rm -f SK.hi SK.o sk