CONTIKI_PROJECT = bbs-server
all: $(CONTIKI_PROJECT)

APPS = bbsd program-handler

CONTIKI = ../..
include $(CONTIKI)/Makefile.include
