Changeset 18138
- Timestamp:
- 02/18/15 10:52:53 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/Makefile.rules
r17980 r18138 39 39 @echo " - Generating dictionary $(CINT)Cint.cc" 40 40 rootcint -f $(CINT)Cint.cc \ 41 -c $(INCLUDES) $(LIBNOVA_INCLUDE_PATH) $(DEFINES) $(HEADERS) $(CINT)Incl.h $(CINT)LinkDef.h41 -c -p $(INCLUDES) $(LIBNOVA_INCLUDE_PATH) $(DEFINES) $(HEADERS) $(CINT)Incl.h $(CINT)LinkDef.h 42 42 43 43 %.d:
Note:
See TracChangeset
for help on using the changeset viewer.