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

File: [Pegasus] / pegasus / mak / Attic / library-nsk.mak (download)
Revision: 1.1, Sat Oct 27 14:43:01 2001 UTC (22 years, 7 months ago) by rudy
Branch: MAIN
CVS Tags: merge_of_dev
Branch point for: dev
NonStop platform make files

FULL_LIB=$(LIB_DIR)/lib$(LIBRARY).a 
              
$(FULL_LIB): $(LIB_DIR)/target $(OBJ_DIR)/target $(OBJECTS) $(LIBRARIES) $(ERROR)
	nld -r -o $(FULL_LIB) $(OBJECTS)
	@ $(ECHO)

FILES_TO_CLEAN = $(OBJECTS) $(FULL_LIB)

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2