(file) Return to library-nsk.mak CVS log (file) (dir) Up to [Pegasus] / pegasus / mak

1 rudy  1.1 FULL_LIB=$(LIB_DIR)/lib$(LIBRARY).a 
2                         
3           $(FULL_LIB): $(LIB_DIR)/target $(OBJ_DIR)/target $(OBJECTS) $(LIBRARIES) $(ERROR)
4           	nld -r -o $(FULL_LIB) $(OBJECTS)
5           	@ $(ECHO)
6           
7           FILES_TO_CLEAN = $(OBJECTS) $(FULL_LIB)

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2