compilation workaround
[aversive.git] / modules / base / math / vect2 / Makefile
1 TARGET = vect2
2
3 # List C source files here. (C dependencies are automatically generated.)
4 SRC = vect2.c
5
6 ###########################################
7
8 include $(AVERSIVE_DIR)/mk/aversive_module.mk