clean up Makefiles

This commit is contained in:
j3d1 2018-10-28 14:00:38 +01:00
parent 4218c4102e
commit 6da35ff25d
3 changed files with 10 additions and 11 deletions

5
OBJECTS Normal file
View file

@ -0,0 +1,5 @@
TARGET = main
SRC = col.cpp hal.cpp main.cpp example.cpp
SRCDIR = src
INCDIR = inc