# See /ux/core/libs/libc/make-ReadMe for build info.

COBJS =  \
 p_mutex.o \
 flockfile.o \
 libc_init.o

OBJS= $(COBJS)

# Default build flavor

FLAVOR= ../../archive_pa1

include $(FLAVOR)/make.flavor
