]> git.droids-corp.org - aversive.git/blob - modules/crypto/rc4/Makefile
vt100: include pgmspace.h as we use PROGMEM macro
[aversive.git] / modules / crypto / rc4 / Makefile
1 TARGET = rc4
2
3 # List C source files here. (C dependencies are automatically generated.)
4 SRC = rc4.c 
5
6 include $(AVERSIVE_DIR)/mk/aversive_module.mk