Changeset 1879 for trunk/external-alma


Ignore:
Timestamp:
08/19/10 14:40:16 (14 years ago)
Author:
Kana Sugimoto
Message:

New Development: No

JIRA Issue: No

Ready for Test: Yes

Interface Changes: No

Test Programs: make & make install

Put in Release Notes: No

Module(s): none

Description: Modified Makefile-s so that libatnf.so is installed at the time of "make install" instead of "make"


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/external-alma/Makefile

    r1878 r1879  
    131131.PHONY : all clean objects realclean install
    132132
    133 all : $(TARGETLIB) install
     133all : $(TARGETLIB)
    134134
    135135objects : $(OBJECTS)
Note: See TracChangeset for help on using the changeset viewer.