Changeset 1417 for trunk/doc/build_tool.doxygen
- Timestamp:
- Aug 19, 2008, 4:22:56 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/build_tool.doxygen
r1415 r1417 42 42 OBJECTS=$(SOURCES:.cc=.o) 43 43 44 CPPFLAGS+=`yat-config cppflags`44 CPPFLAGS+=`yat-config --cppflags` 45 45 CXXFLAGS+=`yat-config --cxxflags` 46 46 LDFLAGS+=`yat-config --ldflags`
Note: See TracChangeset
for help on using the changeset viewer.