Add lots of missing source files
This commit was SVN r77.
Этот коммит содержится в:
родитель
507e535a3f
Коммит
9ebd59f944
@ -1,4 +1,6 @@
|
||||
#
|
||||
# $HEADER$
|
||||
#
|
||||
# Copyright 2002-2003. The Regents of the University of California. This material
|
||||
# was produced under U.S. Government contract W-7405-ENG-36 for Los Alamos
|
||||
# National Laboratory, which is operated by the University of California for
|
||||
@ -32,4 +34,8 @@ include $(top_srcdir)/config/Makefile.options
|
||||
lib_LTLIBRARIES = libthreads.la
|
||||
|
||||
libthreads_la_SOURCES = \
|
||||
thread.c
|
||||
mutex.h \
|
||||
mutex_spinlock.h \
|
||||
mutex_spinwait.h \
|
||||
thread.c \
|
||||
thread.h
|
||||
|
@ -35,5 +35,9 @@ lib_LTLIBRARIES = libutil.la
|
||||
|
||||
libutil_la_SOURCES = \
|
||||
argv.c \
|
||||
argv.h \
|
||||
lam_log.c \
|
||||
lam_log.h \
|
||||
malloc.h \
|
||||
reactor.c
|
||||
reactor.h
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user