Develop and Download Open Source Software

Browse CVS Repository

Diff of /malonnote/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.6 by maloninc, Mon Aug 1 10:46:20 2005 UTC revision 1.8 by maloninc, Fri Aug 5 01:11:07 2005 UTC
# Line 14  RESOBJ = Line 14  RESOBJ =
14  RESSRC =  RESSRC =
15  endif  endif
16    
17  LIBS = `wx-config --libs` -L/usr/local/lib -liconv ${RESOBJ}  LIBS = `wx-config --libs` -L/usr/local/lib ${RESOBJ} ${LIBICONV}
18  mnote_DEPENDENCIES = ${RESOBJ}  mnote_DEPENDENCIES = ${RESOBJ}
19    
20  mnote_CXXFLAGS = -g `wx-config --cxxflags` -I/usr/local/include  mnote_CXXFLAGS = -g `wx-config --cxxflags`
21    
22  mnote_SOURCES =       \  mnote_SOURCES =       \
23          main.cpp          \          main.cpp          \

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.8

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26