Files
uLib/tmp/CodeLoop/Makefile.am
Andrea Rigoni 99e771a223 [uLib Geometry]
non working version!

+ adds ProgrammableAccessor
+ renaming of some Image structures ...
2014-11-03 10:27:52 +00:00

24 lines
439 B
Makefile

# Automatically Generated Makefile by EDE.
# For use with: automake
#
# DO NOT MODIFY THIS FILE OR YOUR CHANGES MAY BE LOST.
# EDE is the Emacs Development Environment.
# http://cedet.sourceforge.net/ede.shtml
#
top="$(CURDIR)"/
ede_FILES=Project.ede Makefile.am
EIGEN = $(EIGEN3_CFLAGS)
AM_CXXFLAGS = -D_DEBUG -g3 -O0 $(EIGEN)
SUBDIRS=
EXTRA_DIST=Project.ede
bin_PROGRAMS=loop
loop_SOURCES=main.cpp
loop_LDADD=
# End of Makefile.am