include ../../forLinux/libNyARToolkit/makefile.rule

all:
objects:$(patsubst %.cpp,%.o,$(shell ls *.cpp))

