Changeset 11880 for trunk/Ohana/src/mosastro/Makefile
- Timestamp:
- Feb 19, 2007, 11:02:38 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/mosastro/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/mosastro/Makefile
r10342 r11880 12 12 include ../../Makefile.Common 13 13 14 LDFLAGS := -ldvo -lFITS -lohana $(LDFLAGS) 14 # programs may add their own internal requirements here 15 FULL_CFLAGS = $(BASE_CFLAGS) 16 FULL_CPPFLAGS = $(BASE_CPPFLAGS) 17 FULL_LDFLAGS = -ldvo -lFITS -lohana $(BASE_LDFLAGS) 15 18 16 19 mosastro: $(BIN)/mosastro.$(ARCH)
Note:
See TracChangeset
for help on using the changeset viewer.
