src/Makefile.am: Remove useless comments from an old project.
This commit is contained in:
parent
23ce488f60
commit
22a5acbaf0
1 changed files with 0 additions and 21 deletions
|
@ -59,26 +59,5 @@ EXTRA_DIST = mini.0.20 mini.0.60
|
|||
|
||||
INCLUDES= -I../lib/ -I./ -I/usr/include
|
||||
|
||||
#BUILT_SOURCES = source_parser.h source_lexer.cc
|
||||
|
||||
|
||||
# LEXLIB@
|
||||
# libyalag.la
|
||||
# miniftpc_INCLUDE = a
|
||||
|
||||
#rapemode_LDADD =
|
||||
#ytem_LDFLAGS = -L../lib -L../lib/.libs @LDFLAGS@
|
||||
|
||||
#iytem_LDADD = \
|
||||
# ${top_builddir}/src/lib/ytemgrapher/libytemgrapher.la \
|
||||
# ${top_builddir}/src/lib/ytempert/libytempert.la
|
||||
|
||||
# -pg -> profiling
|
||||
# -mcpu=G4 -maltivec
|
||||
#AM_CXXFLAGS = -mcpu=G4 -maltivec
|
||||
#-fprofile-generate -fprofile-use
|
||||
#AM_CFLAGS = -mcpu=G4 -maltivec
|
||||
#-fprofile-generate -fprofile-use
|
||||
|
||||
alobe_LDFLAGS = @LDFLAGS@ -lz
|
||||
|
||||
|
|
Loading…
Reference in a new issue