Browse CVS Repository
Diff of /malonnote/Makefile.in
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 190 |
@IS_MINGW_FALSE@RESSRC = |
@IS_MINGW_FALSE@RESSRC = |
| 191 |
@IS_MINGW_TRUE@RESSRC = mn.rc |
@IS_MINGW_TRUE@RESSRC = mn.rc |
| 192 |
mnote_DEPENDENCIES = ${RESOBJ} |
mnote_DEPENDENCIES = ${RESOBJ} |
| 193 |
mnote_CXXFLAGS = -g `wx-config --cxxflags` -I/usr/local/include |
mnote_CXXFLAGS = -g `wx-config --cxxflags` |
| 194 |
mnote_SOURCES = \ |
mnote_SOURCES = \ |
| 195 |
main.cpp \ |
main.cpp \ |
| 196 |
mnFrame.cpp \ |
mnFrame.cpp \ |
|
|
Legend:
| Removed from v.1.7 |
|
| changed lines |
| |
Added in v.1.8 |
|
|
|