20 lines
406 B
Makefile
20 lines
406 B
Makefile
# Automatically Generated Makefile by EDE.
|
|
# For use with: automake
|
|
# Relative File Name: Makefile.am
|
|
#
|
|
# 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
|
|
|
|
SUBDIRS=
|
|
EXTRA_DIST=Project.ede
|
|
bin_PROGRAMS=install
|
|
install_SOURCES=
|
|
install_LDADD=
|
|
|
|
# End of Makefile.am
|