1
0
mirror of https://github.com/oliverschmidt/contiki.git synced 2025-01-13 16:31:55 +00:00

8 lines
118 B
Makefile
Raw Normal View History

CONTIKI_PROJECT = ftp-client
all: $(CONTIKI_PROJECT)
APPS = ftp
CONTIKI = ../..
include $(CONTIKI)/Makefile.include