Ignore:
Timestamp:
Aug 20, 2006 8:47:34 PM (18 years ago)
Author:
bennylp
Message:

Finishing autoconf work, also fixed compilation error in publish.h

Location:
pjproject/trunk/build
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/build

    • Property svn:ignore
      •  

        old new  
        11*.ncb 
        22*.opt 
         3os-auto.mak 
  • pjproject/trunk/build/os-rtems.mak

    r433 r689  
    1212export OS_CXXFLAGS :=  
    1313 
    14 export OS_LDFLAGS  := -B$(RTEMS_LIBRARY_PATH)/lib/ -specs bsp_specs -qrtems  
     14export OS_LDFLAGS  := -B$(RTEMS_LIBRARY_PATH)/lib/ -specs bsp_specs -qrtems  -lm 
    1515 
    1616export OS_SOURCES  :=  
Note: See TracChangeset for help on using the changeset viewer.