Adjusted makefiles for autotools
This commit is contained in:
10
proc/Makefile.am
Normal file
10
proc/Makefile.am
Normal 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
|
Reference in New Issue
Block a user