Changeset 17756 for trunk/Mars/Makefile
- Timestamp:
- 05/02/14 12:04:46 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/Makefile
r17306 r17756 83 83 84 84 ifeq ($(shell basename "$(LIBNOVA_PATH)X"), libnovaconfigX) 85 SUBDIRS += libnova85 #SUBDIRS += libnova 86 86 LIBNOVA = -lnova 87 87 endif … … 103 103 mcore/DrsCalib.h \ 104 104 mcore/PixelMap.h \ 105 mcore/Interpolator2D.h 105 mcore/Interpolator2D.h \ 106 mcore/nova.h 106 107 107 108 ############################################################
Note:
See TracChangeset
for help on using the changeset viewer.