Adjusted makefiles for autotools

This commit is contained in:
csmall
2002-05-16 01:26:47 +00:00
parent 4a21f35257
commit 2dda6d6156
20 changed files with 12201 additions and 20 deletions

10
proc/Makefile.am Normal file
View File

@@ -0,0 +1,10 @@
lib_LTLIBRARIES = libproc.la
libproc_la_SOURCES = alloc.c compare.c compare.h devname.c devname.h \
ksym.c output.c procps.h pwcache.c readproc.c \
readproc.h sig.c sig.h status.c status.h sysinfo.c \
sysinfo.h tree.h version.c version.h whattime.c \
whattime.h
libproc_la_LDFLAGS = -version-info 3:0:0