Changeset 17980 for trunk/Mars/Makefile
- Timestamp:
- 10/07/14 15:22:33 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/Makefile
r17977 r17980 87 87 endif 88 88 89 # Insert here "-I" and the path to your libnova installation, 90 # e.g. -ImyFolder/libnova/include. 91 # Leave it empty, if libnova is installed 92 # to the default location (i.e. /usr/include/libnova). 93 LIBNOVA_INCLUDE_PATH := 94 89 95 #LIBRARIES = $(SUBDIRS:%=lib/lib%.a) 90 96 LIBRARIES := $(SUBDIRS:=.a)
Note:
See TracChangeset
for help on using the changeset viewer.